Commits : Individual Commit

  Analyzed 3 days ago based on code collected 3 days ago.

Commit ID 6cec7641345a6389d71cf9b925efa13436dfab0c

Anon80 Contributor: simkimsia Files Modified: 1
Date: 24-March-2012 at 09:40 Lines Added: 10
Repository: git://github.com/jrbasso/MeioUpload.git master Lines Removed: 0
Commit Comment: When running testsuite on models that actAs MeioUpload, the validation fails in uploadCheckDir. Reason is because the code uses is_dir which assumes that the current working directory is WWW_ROOT. in testsuite, chances are that the current working directory can be APP or the project root. So we need to change the current working directory to WWW_ROOT should it not be WWW_ROOT at this point.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  PHP 4 0 5 0 1 0
  HTML 0 0 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
Model/Behavior/MeioUploadBehavior.php PHP 4 0 5 0 1 0
  HTML 0 0 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.