[TYPO3-core] RFC: #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types

Steffen Kamper info at sk-typo3.de
Fri Jan 16 11:10:07 CET 2009


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=10157

Branches: trunk, 4_2, 4_1

Problem:
There is a variable textfile_ext that is used to determine if a certain 
file is editable as text file with the text editor.

XML is relatively new format and was never included in the list. It 
should be added.

Solution:
I added following extensions to PHP_EXTENSIONS_DEFAULT:
phpsh,inc
I added following extensions to $TYPO3_CONF_VARS['SYS']['textfile_ext']:
xml,csv,jsb

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10157.diff
Type: text/x-diff
Size: 2312 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090116/75a306d6/attachment-0001.diff 


More information about the TYPO3-team-core mailing list