Project

General

Profile

Actions

Bug #83974

closed

Miscellaneous palette in pages table has invalid showitem string

Added by Armin Vieweg about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2018-02-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

This is the current string (new line after comma):

is_siteroot;LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.is_siteroot_formlabel, 
no_search;LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.no_search_formlabel,
LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.editlock_formlabel, 
php_tree_stop;LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.php_tree_stop_formlabel

The third entry in comma separated list lacks of field name. In backend this field is simply not displayed. But according to TCAref, if just one param is passed, it must be the field name.

The issue has been introduced in commit d03e9d6

I guess the expected behaviour is to display the "editlock" field.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #78383: TCA: Streamline field order and position for recurring fieldsClosedDaniel Windloff2016-10-23

Actions
Actions #1

Updated by Gerrit Code Review about 6 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/55822

Actions #2

Updated by Armin Vieweg about 6 years ago

Wrongly guessed. The field has been moved to access tab. So the LLL: reference is just unnecessary.

Actions #3

Updated by Gerrit Code Review about 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55822

Actions #4

Updated by Gerrit Code Review about 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55822

Actions #5

Updated by Christian Kuhn about 6 years ago

  • Related to Task #78383: TCA: Streamline field order and position for recurring fields added
Actions #6

Updated by Armin Vieweg about 6 years ago

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

Updated by Gerrit Code Review about 6 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55839

Actions #8

Updated by Armin Vieweg about 6 years ago

  • Status changed from Under Review to Resolved
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF