Project

General

Profile

Actions

Bug #17493

closed

incorrect TS editicons on CType HTML

Added by Loek Hilgersom almost 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2007-08-03
Due date:
% Done:

100%

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

Description

Content type HTML has editicon settings to show field 'pages' from table 'tt_content', which doesn't make any sense.

current static/setup.txt (v4.1.2), lines 1129 & 1130:

editIcons = tt_content: pages
editIcons.iconTitle.data = LLL:EXT:css_styled_content/pi1/locallang.php:eIcon.html

Should be:
editIcons = tt_content:bodytext
editIcons.beforeLastTag = 1
editIcons.iconTitle.data = LLL:EXT:css_styled_content/pi1/locallang.php:eIcon.html

(issue imported from #M6070)


Files

setup.patch (387 Bytes) setup.patch Administrator Admin, 2007-08-03 15:59
Actions

Also available in: Atom PDF