Project

General

Profile

Actions

Bug #29409

closed

Field labels in Web > List not html escaped

Added by Manfred Egger over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-09-01
Due date:
% Done:

100%

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

Description

If you select a field of a table for display in Web > List and it contains special characters like "<" or ">", the output is messed up. For example the extension tq_seo adds a field to pages with the label "<title>-TAG (absolute, overwrites prefix/suffix)". If you select this field for output, the "<title>" is treated as html tag so every code after this "tag" does not show up in the output.

Please have a look at the attached patch which will resolve this issue.


Files

web_list.patch (468 Bytes) web_list.patch Manfred Egger, 2011-09-01 10:46
Actions

Also available in: Atom PDF