Bug #37397
IRRE with self-nested records + DIV-Dividers (Tabs)
| Status: | New | Start date: | 2012-05-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.6 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
There seems to be a Javascript-Bug with IRRE Javascript while trying to nest a TYPO3-Record with it's own.
In my case I have found the bug while setting up tt-address with a custom extension nesting tt_address as child within a DIV-Tab of parent tt-address record.
The IRRE display works - but if I select a DIV-Tab in the child "tt-address", the parent tab will be opened instead of the child one.
The feature has been neccesary to save addresses with separate/linked purpose, but I think the bug may occur with other tables.