[TYPO3-core] RFC: #1280: Deleting directories ending in a dot in fileadmin-module impossible

Steffen Gebert steffen at steffen-gebert.de
Fri Jan 30 17:24:58 CET 2009


Steffen Gebert wrote:
> BT reference: http://bugs.typo3.org/view.php?id=1280
> 
> Problem:
> Directories with trailing "." can be created or renamed (renamed _to_ a
> name with trailing "."), but not deleted.

Updated bug description;:
This bug only affects systems with
GLOBALS['TYPO3_CONF_VARS']['BE']['forceCharset'] == 'utf-8' && $GLOBALS['TYPO3_CONF_VARS']['SYS']['UTF8filesystem']

The patch moves deletion of trailing dots to the beginning of cleanFileName (b/c in utf-8 environments this code line would never be executed).

Thanks to you guys in IRC (especially Francois)! Great feature, those bug days!

Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1280_v2.diff
Type: text/x-patch
Size: 1044 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090130/41e9ee6c/attachment.bin 


More information about the TYPO3-team-core mailing list