[TYPO3-irre] Bug in 4.1 Final ? No reference after saving
Julian Kleinhans
jk at marketing-factory.de
Fri Mar 16 13:45:05 CET 2007
Hi list,
in TYPO3 Version 1 RC2 IRRE works without anyproblems. After update to
TYPO3 Version 1 Final there is a problem0. There is no reference more in
the fields parentid and parenttable, the fields are empty after saving.
With TYPO3 Version 1 RC2 it works fine. Is there any change between RC2
and Final ?
Table: tx_shopthemen_global
"type" => "inline",
"foreign_table" => "tx_shopthemen_themen",
"foreign_field" => "parentid",
"foreign_table_field" => "parenttable",
Table: tx_shopthemen_themen
"parentid" => Array (
"config" => Array (
"type" => "passthrough",
)
),
"parenttable" => Array (
"config" => Array (
"type" => "passthrough",
)
),
greetz julian
--
Julian Kleinhans mailto:jk at marketing-factory.de
Marketing Factory Consulting GmbH http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung
More information about the TYPO3-project-irre
mailing list