[TYPO3-core] FYI: Fixed bug #12441: IRRE - Cannot add new elements on second level of nesting

Oliver Hader oliver at typo3.org
Thu Nov 5 16:34:35 CET 2009


The following changes were committed to SVN Trunk (rev. 6332)

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12441

Branch: Trunk

Problem:
Imagine a IRRE structure like the following:
* Parent
+- Child Level 1
   +- Child Level 2

Creating new elements for the second level (Child Level 2) does not work
anymore and results in a JavaScript alert showing the following
information: "Wrong configuration in table [name of parent table]"

Solution:
Add the section separator to each level if there are more than one
nested levels.

Notes:
This behaviour was introduced by RFC #12327...

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012441.patch
Type: text/x-patch
Size: 992 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091105/628e564c/attachment.bin>


More information about the TYPO3-team-core mailing list