Actions
Bug #90306
closed"title" in redirects to files breaks redirects BE module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-02-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Setting a title in a redirect to a file results in an error message. Example:
The UID of file has to be numeric. UID given: "1782 - - Seminarprogramm"How to reproduce:
- Set a title in the link wizard of a redirect to a file.
- Save and close.
- Access the redirects module again.
Titles in redirects do not pose a problem.
What are titles for redirects good for, anyway?
Updated by Gerrit Code Review almost 5 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/+/63161
Updated by Gerrit Code Review almost 5 years ago
Patch set 1 for branch 9.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/+/63118
Updated by Guido Schmechel almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 822dac731cbbdd66d1a9a48dd54d0c6668ed8f39.
Actions