[TYPO3-core] RFC #7855: IRRE doesn't save collapse/expand state of nested IRRE records
Benjamin Mack
benni at typo3.org
Fri Sep 24 17:45:36 CEST 2010
Hey all,
this is a SVN patch request.
Type: bugfix
Branches: trunk, 4.4
BT reference: http://bugs.typo3.org/view.php?id=7855
Problem Description:
When you use IRRE with multiple nested fields (like with powermail:
tt_content => fieldsets => fields), the expand/collapse state of the
second level is not saved. The patch fixes it.
Solution:
There is a "array_unique()" call, and if I remove it, everything works.
Notes:
Olly, can you tell us why there is the array_unique() call, and why it
is needed?
All the best,
Benni.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 07855_inlineview.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100924/fd5f627d/attachment.asc>
More information about the TYPO3-team-core
mailing list