Project

General

Profile

Actions

Bug #18081

closed

HTML breaks when using special characters in CSH bubble

Added by Patrick Broens over 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-01-31
Due date:
% Done:

0%

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

Description

Problem:

Some CSH texts are using special characters to explain HTML tags in the new CSH bubble. For instance systext/context_help/locallang_csh_systmpl.xml uses <title> in label sitetitle.description. This is not properly encoded and a title tag will show up in the html for the editing form of templates.

Solution:
Use htmlspecialchars() on description for csh text

(issue imported from #M7324)


Files

31012008_csh_bubble.diff (547 Bytes) 31012008_csh_bubble.diff Administrator Admin, 2008-01-31 10:43

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #18885: Do not use htmlspecialchars for CSH descriptionClosed2008-06-01

Actions
Actions #1

Updated by Patrick Broens over 16 years ago

Committed to trunk

Actions

Also available in: Atom PDF