[TYPO3-core] RFC #9345: Bug: CSV export includes _CLIPBOARD_ in header row
Oliver Hader
oliver at typo3.org
Thu Jan 22 20:07:40 CET 2009
Hi Christian,
Christian Kuhn schrieb:
> This is an SVN patch request.
>
> Type: Bugfix, no-brainer
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9345
>
> Branches: 4.2-branch, trunk
>
> Problem:
> "_CLIPBOARD_" is always included in the header row of an CSV export from
> the list module. This is due to a type error in
> typo3/class.db_list_extra.inc method initCSV().
>
> Solution:
> Change $fn to $fN (uppercase N).
>
> How to reproduce:
> * Choose list module
> * Switch to single table view (click on the + in a table header row)
> * Click onto CSV button in docheader
> * The exported file has "_CLIPBOARD_", in its first line
>
> Notes:
> Thanks to Werner Adler for the patch.
+1 on reading
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-team-core
mailing list