Project

General

Profile

Actions

Feature #105922

closed

Misleading naming of field `hidden` in combination with processed values in List Module's download file

Added by Christian Ludwig 28 days ago. Updated 22 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2025-01-13
Due date:
% Done:

100%

Estimated time:
PHP Version:
8.2
Tags:
Complexity:
Sprint Focus:

Description

When selecting the field "hidden" to be shown in the list module the column is displayed correctly in the TYPO3 backend with title "Visible" and values "Yes" and "No". But when the table is "downloaded" with the option "Processed values", what is the default setting for the value format, the downloaded file uses the table's real column name that is "hidden" and still adds the value "Yes" (for the value 0) and "No" (for value 1). This is very misleading because here "hidden" = "Yes" means that the content or page is not hidden (it's visible).

My suggestion to solve this (and maybe the mismatch in other columns) would be to use the same column labels for the download as it is used in the TYPO3 backend and use the real table column names when the "raw values" option is enabled.


Files

hidden-vs-visible.png (15 KB) hidden-vs-visible.png Screenshot of mismatching header namings Christian Ludwig, 2025-01-13 19:37
Actions #1

Updated by Gerrit Code Review 28 days 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/+/87722

Actions #2

Updated by Gerrit Code Review 28 days 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/+/87722

Actions #3

Updated by Gerrit Code Review 28 days 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/+/87722

Actions #4

Updated by Gerrit Code Review 28 days 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/+/87722

Actions #5

Updated by Garvin Hicking 28 days ago

Thanks a lot for reporting this. Maybe you can check out the patch Oliver has created (see links above) to verify this fixes the issue for you as well?

Actions #6

Updated by Gerrit Code Review 24 days 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/+/87722

Actions #7

Updated by Gerrit Code Review 22 days 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/+/87809

Actions #8

Updated by Gerrit Code Review 22 days ago

Patch set 1 for branch 13.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/+/87810

Actions #9

Updated by Oliver Bartsch 22 days ago

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

Also available in: Atom PDF