[TYPO3-core] RFC #11447: unwanted control fields exported in csv file

Steffen Kamper info at sk-typo3.de
Tue Jun 1 00:19:57 CEST 2010


Hi,

Christian Kuhn schrieb:
> Christian Kuhn wrote:
>> Attached v2 with some array magic ;)
> 
> Slight modifications with v3.
> 

could you enlighten me what's done in this line?

+			// Reduce header row by control fields and add to csv output
+		$this->addToCSV(array_combine($this->fieldArray, $this->fieldArray));

how can this filter out control fields?

vg Steffen


More information about the TYPO3-team-core mailing list