Project

General

Profile

Actions

Bug #75133

closed

Encoded html entities in page title in access module

Added by Andreas Kienast about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2016-03-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Having a page called "Husel" & Pusel gets rendered as "Husel" & Pusel in the access module.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #75459: CropViewHelper prevents HTML outputClosedNicole Cordes2016-04-08

Actions
Actions #1

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47278

Actions #2

Updated by Andreas Kienast about 8 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47278

Actions #4

Updated by Oliver Hader about 8 years ago

That's an issue of chained view helpers in Fluid, see https://github.com/TYPO3Fluid/Fluid/pull/94 for a fix

Actions #5

Updated by Oliver Hader about 8 years ago

  • Status changed from Under Review to Resolved

Fixed in upstream Fluid repository

Actions #6

Updated by Helmut Hummel about 8 years ago

This is a wrong fix!

Instead, we need to change the CropViewHelper to disable children escaping and allow only output escaping

See flow fluid, where this is done correctly:

https://github.com/neos/fluid/blob/master/Classes/TYPO3/Fluid/ViewHelpers/Format/CropViewHelper.php#L55

Actions #7

Updated by Gerrit Code Review about 8 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47532

Actions #8

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47532

Actions #9

Updated by Anonymous about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF