Bug #101876
closedLocalization overview: button to create localizations not clickable
100%
Description
In TYPO3 12.4.5, the button in the Localization Overview to create localizations records for pages is not clickable. See attached screenshot.
The CSS class "disabled" is not removed, when selecting pages to localize.
If I remove the class in the browser dev tools, I can click the button, but no localization records are created.
Files
Updated by Eric Harrer about 1 year ago
- Related to Story #101564: User Interface related translation issues added
Updated by Eric Harrer about 1 year ago
I can confirm this in TYPO 12.4.5. The link URL seems to be missing the following addition when selecting pages to be translated:
&cmd[pages][15][localize]=20&cmd[pages][130][localize]=20&…
(Example for language with ID 20 and pages with IDs 15 and 130.)
Updated by Gerrit Code Review about 1 year 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/+/80920
Updated by Gerrit Code Review about 1 year 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/+/80902
Updated by Anonymous about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e57d543007b9591a53eee29295e180a06c28337f.