Project

General

Profile

Actions

Feature #20099

closed

element browser title length is hardcoded

Added by Sebastian Gebhard about 15 years ago. Updated over 13 years ago.

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

0%

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

Description

http://markenmotiv.com/fileadmin/element-browser.jpg

In the element browser long titles are cropped after a hardcoded length.

My suggestion is to add pageTS and userTS properties to adjust the max title length.

By now I could not find the right spot in the source code, but when I find it, i'll provide a patch. I also would be glad if I would get a hint.
(issue imported from #M10560)


Files

feature_10560.diff (744 Bytes) feature_10560.diff Administrator Admin, 2009-02-27 13:07
10560_v2.diff (661 Bytes) 10560_v2.diff Administrator Admin, 2009-02-27 16:18

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #20113: Use $this->fixedL for list title lengthClosedIngo Renner2009-03-02

Actions
Related to TYPO3 Core - Bug #20291: Using User-Setting "titleLen" in element browserClosedChristian Kuhn2009-04-07

Actions
Actions #1

Updated by Sebastian Gebhard about 15 years ago

Oh, PHP is Version 5.2 of course, but I think that does not really matter in that case.

Actions #2

Updated by Sebastian Gebhard about 15 years ago

After discussing it in dev list. I used $GLOBALS['BE_USER']->uc['titleLen'] instead of a new pageTS/userTS property.

Actions #3

Updated by Ingo Renner about 15 years ago

committed to trunk (4.3)

Actions

Also available in: Atom PDF