Project

General

Profile

Actions

Bug #34631

closed

Show correct record title for be_groups

Added by Joh. Feustel about 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-03-07
Due date:
% Done:

100%

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

Description

Currently it lists groups only using field title of be_groups table regardless of any label definitions in TCA.
Use t3lib_BEfunc::getRecordTitle() instead.
Function is called in following modules:

typo3/sysext/belog/mod/index.php
typo3/sysext/beuser/mod/index.php
typo3/sysext/perm/mod1/class.sc_mod_web_perm_ajax.php
typo3/sysext/perm/mod1/index.php
typo3/sysext/version/ws/index.php:

Test:

Files

34631.patch (914 Bytes) 34631.patch Joh. Feustel, 2012-03-07 11:17
screen.png (21.2 KB) screen.png Screenshot showing changed output Bernhard Kraft, 2013-08-13 10:03
extTables.php (1.41 KB) extTables.php Test-Configuration Bernhard Kraft, 2013-08-13 10:03

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #27100: use t3lib_BEfunc::getRecordTitle in module header and beuser moduleClosed2011-05-27

Actions
Actions #1

Updated by Joh. Feustel about 12 years ago

Actions #2

Updated by Gerrit Code Review about 12 years ago

  • Status changed from New to Under Review

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

Actions #3

Updated by Gerrit Code Review about 12 years ago

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

Actions #4

Updated by Gerrit Code Review over 11 years ago

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

Actions #5

Updated by Gerrit Code Review over 11 years ago

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

Actions #6

Updated by Gerrit Code Review over 11 years ago

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

Actions #7

Updated by Gerrit Code Review over 11 years ago

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

Actions #8

Updated by Gerrit Code Review over 11 years ago

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

Actions #9

Updated by Gerrit Code Review about 11 years ago

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

Actions #10

Updated by Gerrit Code Review almost 11 years ago

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

Actions #11

Updated by Gerrit Code Review over 10 years ago

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

Actions #12

Updated by Gerrit Code Review over 10 years ago

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

Actions #13

Updated by Gerrit Code Review over 10 years ago

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

Actions #14

Updated by Gerrit Code Review over 10 years ago

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

Actions #15

Updated by Gerrit Code Review over 10 years ago

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

Actions #16

Updated by Gerrit Code Review over 10 years ago

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

Actions #17

Updated by Gerrit Code Review over 10 years ago

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

Updated by Bernhard Kraft over 10 years ago

Tested current patch from review.typo3.org
https://review.typo3.org/#/c/9631/

and found it working properly. See attached files for screenshot and test-configuration "typo3conf/extTables.php"

Actions #19

Updated by Gerrit Code Review over 10 years ago

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

Actions #20

Updated by Gerrit Code Review over 10 years ago

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

Actions #21

Updated by Gerrit Code Review over 10 years ago

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

Actions #22

Updated by Markus Klein over 10 years ago

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

Updated by Gerrit Code Review over 10 years ago

  • Status changed from Resolved to Under Review

Patch set 3 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/22374

Actions #24

Updated by Gerrit Code Review over 10 years ago

Patch set 4 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/22374

Actions #25

Updated by Gerrit Code Review over 10 years ago

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

Actions #26

Updated by Gerrit Code Review over 10 years ago

Patch set 5 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/22374

Actions #27

Updated by Gerrit Code Review over 10 years ago

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

Actions #28

Updated by Markus Klein about 10 years ago

  • Status changed from Under Review to Resolved
Actions #29

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF