Actions
Bug #99628
closedRemove id from url on redirect
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2023-01-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint
Description
If a form uses the RedirectFinisher, the id is still present after the redirect (http://example.com/thank-you/#my-form). There might be no element with the id on the target page.
It would be better to remove the id part.
Actions