[TYPO3-core] RFC: 13021: Mistyping prevents the CSV-export of the _PATH_field in List-View
Mathias Gisch
m.gisch at mx.uni-saarland.de
Sat Dec 12 12:12:20 CET 2009
This is an SVN patch request.
Type: Bug
Bugtracker references:
http://bugs.typo3.org/view.php?id=13021
Branches:
trunk, TYPO3_4-3
Problem:
When trying to do a CSV-export in List-View the field _PATH_ is not exported due to a mistyping in file class.db_list_extra.inc. In line 1714 it should read
case '_PATH_':
instead of
case '_PATH':
Solution:
See attached patch
Best regards,
Mathias Gisch
***********************************
Mathias Gisch
Universität des Saarlandes
Institut für Rechtsinformatik
Tel: +49 (681) 302 4965
m.gisch at mx.uni-saarland.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: core_13021.patch
Type: application/octet-stream
Size: 678 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091212/95ec46da/attachment.obj>
-------------- next part --------------
More information about the TYPO3-team-core
mailing list