Bug #91424
closedDouble and single quotes shown as htmlentities in page tree tooltip
100%
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
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/+/64511
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/64511
Updated by Riccardo De Contardi over 3 years ago
This issue seems still present on latest master (11.3.0-dev), but it seems to affect only double quotes
Updated by Gerrit Code Review about 3 years ago
Patch set 3 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/+/64511
Updated by Gerrit Code Review about 3 years ago
Patch set 4 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/+/64511
Updated by Gerrit Code Review about 3 years ago
Patch set 5 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/+/64511
Updated by Christian Eßl about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ab479dd576f014e877280c8c4db95cabfb89e35f.