Project

General

Profile

Actions

Bug #30003

closed

Page Module: Texts of Content Elements are escaped twice

Added by Steffen Gebert about 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2011-09-18
Due date:
% Done:

0%

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

Description

In the Page module, the teaser text of every Content Element gets escaped twice, thus displaying HTML special characters like & as & amp;.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16612: Page Module displays nbsp instead of just a spaceClosed2006-10-01

Actions
Actions #1

Updated by Steffen Gebert about 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #2

Updated by Chris topher about 13 years ago

  • Status changed from Resolved to New
  • % Done changed from 100 to 0

Only committed in a sandbox, not in Core yet.

Actions #3

Updated by Chris topher about 13 years ago

  • Subject changed from Texts of Content Element are escaped twice to Page Module: Texts of Content Elements are escaped twice
Actions #4

Updated by Oliver Hader about 13 years ago

  • Status changed from New to Accepted
  • Assignee set to Steffen Gebert
Actions #5

Updated by Oliver Hader about 13 years ago

Steffen, are you going to put this to the Core branches as well?

Actions #6

Updated by Georg Ringer about 13 years ago

i am not sure if this is a good idea concerning to security.

Actions #7

Updated by Steffen Gebert about 13 years ago

Yes, I plan to do so. I just want to have a closer look again. I can't imagine that it can cause XSS, I just think that nobody ever cared (problem already existed with 4.1).

If you want to have a look / push it, feel free to do so!

Actions #8

Updated by Steffen Gebert about 13 years ago

Georg, there are two htmlspecialchars() in a row. That's why I'm pretty sure that nothing can disable one of them in between (however I want to check again to make sure).

Actions #9

Updated by Georg Ringer about 13 years ago

oh didn't see those ...

Actions #10

Updated by Chris topher over 11 years ago

  • Status changed from Accepted to Closed

Duplicate of #16612.

Resolved at least in 6.1. Neither encoded quotes or nbsp signs, nor HTML tags are incorrectly displayed in the page module now.

Actions

Also available in: Atom PDF