Bug #89687
closedEpic #88474: Page tree performance in 9.5
Page tree sends unnecessary data
100%
Description
The page tree sends information about page items as json.
It contains all properties of the item even if they are defaylt values.
In order to save some bandwidth, we should only send non-default values.
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/62329
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/62329
Updated by Tymoteusz Motylewski about 5 years ago
- Related to Bug #88943: Pagetree taking extremely long to load for editors added
Updated by Gerrit Code Review about 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62329
Updated by Gerrit Code Review almost 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62456
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62456
Updated by Tymoteusz Motylewski almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c57f959aa64985edde687c43cc20a921157a4fa8.
Updated by Andreas Kienast almost 5 years ago
- Related to Bug #89822: Creating a page via drag&drop creates two nodes added
Updated by Benni Mack almost 5 years ago
- Status changed from Resolved to Closed