[TYPO3-irre] Bug in 4.1 Final ? No reference after saving
Julian Kleinhans
jk at marketing-factory.de
Fri Mar 16 13:50:38 CET 2007
Damn ;-) there is already a post with this problem ([TYPO3-irre] UID and
TABLE information ist NOT stored)
sorry for doublepost :-/
but there is no solution.
strange is, that it work with RC2 and not Final...
TCA ist okey and and SQL too.
Olly, is there any changes between rc2 and final ?
julian
Julian Kleinhans schrieb:
> 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