[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:40:45 CET 2009


FYI: The attached patch was committed as follow-up to SVN Trunk (rev. 6334)

"Follow-up to bugfix #12441: Code cleanup in t3lib_TCEforms_inline"

olly


Oliver Hader schrieb:
> 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_followup.patch
Type: text/x-patch
Size: 1226 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091105/d0b217c0/attachment.bin>


More information about the TYPO3-team-core mailing list