Project

General

Profile

Actions

Bug #20061

closed

Probelem saving expanded state of child records

Added by Arjen Hoekema about 15 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-02-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using the Powermail extension with IRRE the expanded/collapsed state of fieldsets is saved (I already disabled "collapseAll").

The state of the child records (tx_powermail_fields) should be saved too.
I removed the "array_unique" in the function "setExpandedCollapsedState" and everything is working fine.

What's the purpose of "array_unique" in the function "setExpandedCollapsedState"?

I also added the "nonEmptyValues" parameter to the two "trimExplode" calls to prevent empty array values in "$expandUids/$collapseUids".
(issue imported from #M10503)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #18443: Problems with nested childrecordsClosedBenni Mack2008-03-14

Actions
Actions #1

Updated by Benni Mack over 13 years ago

Solved it through patch #18443.

committed v2 of #18443 to trunk (rev 9369).
committed v2 of #18443 to TYPO3_4-4 (rev 9370).

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF