[TYPO3-irre] Reference between two tables for eachother does not work

Malte Jansen mail at maltejansen.de
Mon Nov 5 09:04:33 CET 2007


Hi!

I have found another bug...


http://bugs.typo3.org/view.php?id=6651

Here the description:

I have two tables which I connect with irre. When I make following 
reference it the irre element is not shown:
Screenshot a: table2 (visible) > table3 (visible) > table2 (invisble)
When I'm using follwing it works fine:
Screenshot b: table3 (visible) > table2 (visible)

I'm also using for both tables:
     "foreign_field" => "parentuid",
     "foreign_table_field" => "parenttable",

It also does not work with the trunk version.

(You can find the Screenshots at the bugtracker)


Cheers

Malte


More information about the TYPO3-project-irre mailing list