Bug #104135
closedImprove document-service responsiveness
100%
Updated by Gerrit Code Review 5 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84742
Updated by Gerrit Code Review 5 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84742
Updated by Gerrit Code Review 5 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84742
Updated by Benjamin Franzke 5 months ago
- Related to Bug #104139: Broken ready state in TYPO3 backend with Chrome 126.0.6478.62 added
Updated by Benjamin Franzke 5 months ago
Issue #104139 revealed a race condition in the document-service handler, as readyState interactive is considered as if DOMContentLoaded has not been triggered yet. This needs to be streamlined to match the DOMContentLoaded semantics.
Updated by Gerrit Code Review 5 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84742
Updated by Gerrit Code Review 5 months ago
Patch set 1 for branch 11.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/+/84776
Updated by Gerrit Code Review 5 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84753
Updated by Benjamin Franzke 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 45d8e094975c825a9be2be947d4b75ee1b37dd9b.
Updated by Garvin Hicking 24 days ago
- Related to Bug #105505: Required field validation broken on RTE fields (12.4.17) added