Bug #70760
closedSelectTreeElement only modify storage if node was loaded
100%
Description
Currently SelectTreeElement is modifying the storage for all nodes upon initialization, event if they haven't even been loaded yet which results in them being modified multiple times when opening.
And might therefore result in loading timeouts.
Updated by Gerrit Code Review about 9 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 http://review.typo3.org/44078
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44078
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44078
Updated by Gerrit Code Review about 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44078
Updated by Andreas Allacher about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f4d932dc780f3480022b9c7b2d64a4b88f714052.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed