Project

General

Profile

Actions

Bug #91424

closed

Double and single quotes shown as htmlentities in page tree tooltip

Added by Christian Eßl almost 4 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Start date:
2020-05-18
Due date:
% Done:

100%

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

Description

  • First create a page called Parent
  • Now create a child page of the page with double quotes in the title like "Child page"
  • Change page Parent to type Shortcut with the child page as target.

Now go to the page tree and hover over Parent. The tooltip will look like:

id=28 - Shortcut to page "Child page" (id=726)

because htmlspecialchars() is called twice on the tooltip string


Files

Actions

Also available in: Atom PDF