Project

General

Profile

Actions

Bug #89553

closed

Open Documents menu entries are escaped (htmlspecialchar‘ed) twice

Added by Felix Althaus over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-10-30
Due date:
% Done:

100%

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

Description

Reproduce:

  • Activate opendocs extension
  • Edit a page and add HTML special characters to the title (e.g. &,",>,<)
  • Click "Open and Recently Used Documents" in top bar

If necessary close and reopen to refresh the title in the dropdown

Actual result:

HTML special character are displayed escaped to the user (which means they read as e.g. &amp;amp; in the source code)

Expected result:

special chars are displayed normally (thus escaped once in the source HTML)

See attached images.


Files

Actions #1

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/62161

Actions #2

Updated by Felix Althaus over 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF