Project

General

Profile

Actions

Bug #22499

closed

TCA select doesn't show record titles whic start with <=

Added by Georg Ringer about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-04-22
Due date:
% Done:

0%

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

Description

If there are relations to records which start with <= are not displayed.

this is because strip_tags is used and not htmlspecialchars. Additional problem are other htmlspecialchars() which are applied later through the code.

To test: simply create a fe-usergroup with the title "<= bla" and go the tab access inside a page.

(issue imported from #M14179)


Files

14179-strip_tags_v2.patch (2.05 KB) 14179-strip_tags_v2.patch Administrator Admin, 2010-04-23 08:06
Actions #1

Updated by Susanne Moog almost 14 years ago

trunk rev 7465
4_3 rev 7466

Actions

Also available in: Atom PDF