Project

General

Profile

Actions

Bug #92603

closed

Epic #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.

Added by Kai Strecker over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-10-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
tas2020, accessibility
Complexity:
no-brainer
Is Regression:
Sprint Focus:

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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #92654: The label of pages.no_search field is still "No search" which leads to wrong display in recordlistClosedOliver Bartsch2020-10-21

Actions
Actions #1

Updated by Oliver Bartsch over 3 years ago

This applies to nearly all checkbox columns whose display is now inverted.

Actions #2

Updated by Gerrit Code Review over 3 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

Actions #3

Updated by Kai Strecker over 3 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:
  1. Switch to the list module.
  2. Click on a page in the page tree to view its subpages in the list module.
  3. 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.

Actions #4

Updated by Oliver Bartsch over 3 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

Actions #5

Updated by Oliver Bartsch over 3 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
Actions #6

Updated by Riccardo De Contardi over 3 years ago

  • Parent task set to #89595
Actions #7

Updated by Gerrit Code Review over 3 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

Actions #8

Updated by Oliver Bartsch over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF