Project

General

Profile

Actions

Bug #72642

closed

Commit in 6.2.17 broke Link tag rendering in HTML tables and in image meta description

Added by Andrew Isaak over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2016-01-12
Due date:
% Done:

0%

Estimated time:
1.00 h
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi this is related to the following commit from December 15th, 2015:

https://git.typo3.org/Packages/TYPO3.CMS.git/commit/e737a34

and
http://stackoverflow.com/questions/34565735/link-and-div-in-tables-does-not-work-anymore/34566498#34566498

Adding the following two lines to template setup fixes the issue for HTML tables but NOT for image metadata:

tt_content.table{
20.innerStdWrap.parseFunc =< lib.parseFunc
20.innerStdWrap.htmlSpecialChars >
}

and for multiple-domain installations that is a pain (I had to copy and paste the text 50 times).
Please regress this security change or fix the issue.
Thanks!

Actions

Also available in: Atom PDF