Project

General

Profile

Actions

Feature #18885

closed

Do not use htmlspecialchars for CSH description

Added by Uschi Renziehausen about 16 years ago. Updated almost 11 years ago.

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

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

Problem:
The CSH node description may contain certain inline elements but runs through htmlcpecialchars() before it gets displayed on hover over a help icon, thus showing the html markup. See the attached 'before' screenshot.

Solution:
The attached patch removes the htmlspecialchars() from the description section in t3lib_befunc::helpText()

Uschi

(issue imported from #M8574)


Files

csh-html-in-description-before.png (4.14 KB) csh-html-in-description-before.png Administrator Admin, 2008-06-01 11:12
csh-html-in-description-after.png (4.28 KB) csh-html-in-description-after.png Administrator Admin, 2008-06-01 11:14
8574-csh-html-in-description.diff (554 Bytes) 8574-csh-html-in-description.diff Administrator Admin, 2008-06-01 11:18

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #18081: HTML breaks when using special characters in CSH bubbleClosed2008-01-31

Actions
Has duplicate TYPO3 Core - Bug #18609: New popups are HSC-ed in 4.2 RC1ClosedChristian Kuhn2008-04-11

Actions
Has duplicate TYPO3 Core - Bug #20254: HTML tags in help tooltipsClosedChristian Kuhn2009-03-30

Actions
Actions

Also available in: Atom PDF