Bug #17493
closedincorrect TS editicons on CType HTML
100%
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
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.1
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Gerrit Code Review over 11 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20562
Updated by Loek Hilgersom over 11 years ago
Hi Alexander,
Thanks for reactivating this. I checked, issue is still there in all supported releases. Just commited the patch to gerrit.
Updated by Gerrit Code Review about 11 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/20562
Updated by Loek Hilgersom about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8b8a5180f470401c388690fec556188bedb3265f.
Updated by Gerrit Code Review about 11 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/25405
Updated by Gerrit Code Review about 11 years ago
Patch set 1 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/25406
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25407
Updated by Stefan Neufeind about 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset c9c75513a1287e92ebc8fb8c3572c817cfcc19a6.