Bug #92603
closedEpic #89595: Improve accessibility of backend
The context sensitive help description text of pages.no_search is wrong since the appearance of the field in the backend has been changed.
100%
Description
Before the change you had to check the checkbox, so that the page is excluded from searching operations.
But because of the change, the displayed state is always inverted. So, if the field has the value "0" the checkbox is checked. In other words: if the checkbox is checked, the page is included in searching operations. The context sensitive help description text should be changed accordingly:
"If enabled, this option excludes the page from searching operations on the website."
to
"If enabled, this option includes the page in searching operations on the website."
All the translations of this text should be changed too, of course.
Updated by Oliver Bartsch about 4 years ago
This applies to nearly all checkbox columns whose display is now inverted.
Updated by Gerrit Code Review about 4 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/+/66212
Updated by Kai Strecker about 4 years ago
Hi,
thank you very much for the fast reaction.
I just saw another place in the backend with wrong labels for the same field.
Steps to reproduce:- Switch to the list module.
- Click on a page in the page tree to view its subpages in the list module.
- Activate the field no_search in the list view.
Problem: The label is "No Search" but the value of no_search is displayed inverted. So, in the list view "Yes" will be shown, if the field has the value "0". This should be fixed too.
Thank you very much in advance.
Updated by Oliver Bartsch about 4 years ago
- Tags set to tas2020, accessibility
Thanks for coming back about this. However this label is no csh label and therefore should be handled in another issue. See: #92654
Updated by Oliver Bartsch about 4 years ago
- Related to Bug #92654: The label of pages.no_search field is still "No search" which leads to wrong display in recordlist added
Updated by Gerrit Code Review about 4 years ago
Patch set 1 for branch 10.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/+/66292
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a32825559a9f692b5ddb88689c45161c992a04c7.