Project

General

Profile

Actions

Bug #54131

closed

getLabelsFromItemsList doens't return any values when no item found

Added by Frans Saris over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-12-02
Due date:
% Done:

100%

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

Description

Currently the BackendUtility::getLabelsFromItemsList() does not take itemsProcFunc into account. But that means no value is returned when there is no matching item found.

IMO this clearly is a bug I think it makes sense when no item is found BackendUtility::getLabelsFromItemsList() just returns the plain db value. That would fix some BE list views as http://forge.typo3.org/issues/50581.


Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #50581: File-Mounts: TCA issueClosed2013-07-31

Actions
Related to TYPO3 Core - Bug #56372: List module in extended view does not show the values of the selected columnsClosed2014-02-27

Actions
Related to TYPO3 Core - Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translationUnder Review2018-11-23

Actions
Actions #1

Updated by Gerrit Code Review over 10 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/25866

Actions #2

Updated by Gerrit Code Review over 10 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/25866

Actions #3

Updated by Gerrit Code Review over 10 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/25866

Actions #4

Updated by Gerrit Code Review about 10 years ago

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

Actions #5

Updated by Gerrit Code Review about 10 years ago

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

Actions #6

Updated by Gerrit Code Review about 10 years ago

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

Actions #7

Updated by Frans Saris about 10 years ago

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

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Resolved 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/27216

Actions #9

Updated by Andreas Wolf about 10 years ago

The first committed patch leads to an error in the unit tests when executed with PHPUnit directly (not through cli_dispatch.phpsh). This is due to a missing mock for $GLOBALS['LANG'].

Actions #10

Updated by Gerrit Code Review about 10 years ago

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

Actions #11

Updated by Frans Saris about 10 years ago

  • Status changed from Under Review to Resolved
Actions #12

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Resolved 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/27689

Actions #13

Updated by Gerrit Code Review about 10 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/27689

Actions #14

Updated by Gerrit Code Review about 10 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/27689

Actions #15

Updated by Xavier Perseguers about 10 years ago

  • Status changed from Under Review to Resolved
Actions #16

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Resolved to Under Review

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

Actions #17

Updated by Gerrit Code Review about 10 years ago

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

Actions #18

Updated by Wouter Wolters over 9 years ago

  • Status changed from Under Review to Closed

not for 6.1 anymore

Actions #19

Updated by Filipe DA COSTA COSTA over 5 years ago

  • Related to Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translation added
Actions

Also available in: Atom PDF