Project

General

Profile

Actions

Bug #71523

closed

IRRE with collapseAll = false (expandAll) does not render content of all child records

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-11-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Due to an error in \TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessShowitem
when using collapseAll = false, all records are marked as expanded. However, only records that also have the expanded state are showing content.

The reason is that only collapsAll = true is handled but not the other way.

Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44695

Actions #2

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44695

Actions #3

Updated by Andreas Allacher over 8 years ago

To test:
1.) add inline records without collapseAll in appearance
2.) Expand one record, collapse a second
3.) add collapseAll = false in appearance

Open record that was modified in 2, now both records will have the expanded state but only the expanded record will show content.

Might be easiest to test with EXT styleguide

Actions #4

Updated by Anonymous over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF