Bug #21410

t3lib_BEfunc::getProcessedValue does not show record title for foreign elements for type group / db

Added by Volker Graubaum over 3 years ago. Updated 18 days ago.

Status:Resolved Start date:2008-10-05
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:4.3 Complexity:
PHP Version:5.0
Votes: 0

Description

Problem:

In the list view relation fields using the type group (internal_type=db) doesn't display the related value as aspected. If using the type select the related value is displayed:

Solution:

implements a better solution for the type group in getProcessedValue

(issue imported from #M12415)

patch_12415_t3lib_BEfunc_getProcessedValue.diff (1.5 kB) Administrator Admin, 2009-10-30 16:19


Subtasks

Bug #19415: Using "group" field as label fieldNeeds Feedback

Bug #24317: TCA parameter "label_alt" does not resolve foreign table ...New


Related issues

duplicated by Core - Feature #14961: typo3/db_list.php - Fields with preprocessed select-boxes... Closed 2005-09-10

Associated revisions

Revision bc3a855a
Added by Georg Ringer 21 days ago

[BUGFIX] BEfunc getProcessedValue doesn't show record title for "group"

In the list view relation fields using the type group (internal_type=db)
doesn't display the related value as expected. Instead, it shows
the UID of the relation. As these calls go through getProcessedValue,
the issue resolves the records by displaying the record titles correctly
in the TYPO3 backend.

Change-Id: I7d9cc8ec7f02e4a02518fcd14c81cc71f69b8ea7
Resolves: #21410
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://review.typo3.org/13082
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

Revision 34e092a4
Added by Georg Ringer 7 days ago

[BUGFIX] BEfunc getProcessedValue doesn't show record title for "group"

In the list view relation fields using the type group (internal_type=db)
doesn't display the related value as expected. Instead, it shows
the UID of the relation. As these calls go through getProcessedValue,
the issue resolves the records by displaying the record titles correctly
in the TYPO3 backend.

Change-Id: I7d9cc8ec7f02e4a02518fcd14c81cc71f69b8ea7
Resolves: #21410
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://review.typo3.org/20521
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

Revision 6000cdfd
Added by Georg Ringer 7 days ago

[BUGFIX] BEfunc getProcessedValue doesn't show record title for "group"

In the list view relation fields using the type group (internal_type=db)
doesn't display the related value as expected. Instead, it shows
the UID of the relation. As these calls go through getProcessedValue,
the issue resolves the records by displaying the record titles correctly
in the TYPO3 backend.

Change-Id: I7d9cc8ec7f02e4a02518fcd14c81cc71f69b8ea7
Resolves: #21410
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://review.typo3.org/20522
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

History

Updated by Volker Graubaum over 3 years ago

Steps for testing:

any Table with a TCA Field type group, internal_type db can be use for testing.
Just display the field in the list view.

Updated by Christian Kuhn almost 2 years ago

  • Assignee deleted (Christian Kuhn)
  • Target version deleted (0)

Updated by Gerrit Code Review 10 months ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13082

Updated by Gerrit Code Review 10 months ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13082

Updated by Gerrit Code Review 8 months ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15287

Updated by Gerrit Code Review 8 months ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13082

Updated by Gerrit Code Review about 1 month ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13082

Updated by Gerrit Code Review about 1 month ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13082

Updated by Gerrit Code Review 22 days ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13082

Updated by Gerrit Code Review 22 days ago

Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13082

Updated by Gerrit Code Review 21 days ago

Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/13082

Updated by Gerrit Code Review 21 days ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/20521

Updated by Gerrit Code Review 21 days ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/20522

Updated by Georg Ringer 21 days ago

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

Also available in: Atom PDF