• PT:2087823
    
    Explorer CP was retrieving folders with 'read' OR 'folder detail' permission set to true.
    Changed get_listing in KTAPIFolder.inc.php to return folders where only the 'folder detail' permission is true.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Prince Mbekwa
    Charl Joseph Mert authored
     
    Browse Dir »






























  • …function was modified in the original fix to contain an argument by reference for returning a PEAR error object for more user friendly error reporting.  The call to canBeMoved in ktapi/KTAPIDocument.inc.php did not include this additional argument.  It has now been added along with the check for returning the more detailed error should there be one, or the original more generic error in absence of a detailed error.
    
    Immutable documents can still be moved
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by Megan Watson
    Paul Barrett authored
     
    Browse Dir »