Bug #103100
closed"Refresh display" or "Check links" button is entirely disabled if all checkboxes are unchecked initially (usage is broken)
100%
Description
By default, the buttons in "Report" and "Check links" module are disabled. They are enabled via JavaScript if a check option is enabled.
However, in TYPO3 v13 (and possibly below), this does not work correctly: if all options are unchecked (which is the default for new users) and then one of them is toggled (to enabled), it is still not possible to click the button at all, it remains disabled even if options are being checked. It looks like the event listener is not being called.
Reproduce¶
1. switch to a new user where the options have not been enabled yet
2. Either in the "Report" or "Check links" view, enable one of the checkboxes for the link types
3. Try to click the button
Result: nothing happens, the button is disabled, so it is not possible to execute the new selection.
Versions¶
Could be reproduced in TYPO3 v13 (main).
Could NOT be reproduce din TYPO3 v12.
Screenshot¶
Files
Updated by Gerrit Code Review 9 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/+/82896
Updated by Gerrit Code Review 9 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/+/82896
Updated by Sybille Peters 9 months ago
- Description updated (diff)
- Status changed from Under Review to New
Updated by Gerrit Code Review 9 months ago
- Status changed from New to Under Review
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/+/82896
Updated by Sybille Peters 9 months ago
- File linkvalidator_checkboxes.png linkvalidator_checkboxes.png added
- Description updated (diff)
- Status changed from Under Review to New
Updated by Sybille Peters 9 months ago
- Related to Bug #101674: Improve user interface for selecting linktypes via checkboxes in Linkvalidator added
Updated by Gerrit Code Review 9 months ago
- Status changed from New to Under Review
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/+/82896
Updated by Gerrit Code Review 9 months ago
Patch set 5 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/+/82896
Updated by Sybille Peters 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0561797de85c727a38eea7c4e2d2199b93562ff3.