[TYPO3-core] RFC #171: calculate and display filepermissions in filelist
Jigal van Hemert
jigal at xs4all.nl
Thu Jun 10 21:12:22 CEST 2010
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.
--
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 171_trunk.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100610/ca414729/attachment-0001.txt>
More information about the TYPO3-team-core
mailing list