[TYPO3-core] RFC #171: calculate and display filepermissions in filelist
Susanne Moog
info at susannemoog.de
Thu Jun 10 21:56:11 CEST 2010
On 10.06.2010 21:12, Jigal van Hemert wrote:
> Hi,
>
> This is a SVN patch request.
>
> Type: Documentation in code
>
> BT reference: http://bugs.typo3.org/view.php?id=171
>
> Branches: trunk
>
> Problem:
> t3lib_basicFileFunctions::getTotalFileInfo() collects information about
> a file. The properties 'writable' and 'readable' show reversed logic:
> TRUE if file is NOT writeable/readable.
>
> Solution:
> Because the function is used with reversed logic in class.file_list.inc
> and because the function is part of the API we cannot change
> functionality; this may break other extensions.
> Suggestion of Benni in the issue was to document it in the source. This
> 'patch' contains the documentation.
+1 by reading and testing (applying ;))
Susanne
More information about the TYPO3-team-core
mailing list