[TYPO3-core] RFC #9345: Bug: CSV export includes _CLIPBOARD_ in header row

Christian Kuhn lolli at schwarzbu.ch
Thu Jan 22 19:35:37 CET 2009


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.

Cheers
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 9345.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090122/d703119b/attachment.txt 


More information about the TYPO3-team-core mailing list