Actions
Bug #90935
closedIndexed Search double htmlspecialchars full path in result info section
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2020-04-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
htmlspecialchars, path
Complexity:
Is Regression:
Sprint Focus:
Description
relates https://forge.typo3.org/issues/88208
The path gets htmlspecialchared with linkPageATagWrap() and before that in line 541 it gets treated within getPathFromPageId();
Updated by Henri Nathanson over 4 years ago
- Related to Bug #88208: Indexed Search Title - Problem with htmlspecialchars & added
Updated by Henri Nathanson over 4 years ago
- Subject changed from Indexed Search still double htmlspecialchars for path title to Indexed Search double htmlspecialchars full path in result info section
- Description updated (diff)
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72934
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72976
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72976
Updated by Benni Mack almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9ec3a1b471902e23e99478860434c48866e8ed8b.
Actions