Actions
Bug #92800
closedRedirects not working correctly in redirectfinisher of EXT:form
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2020-11-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With the change of https://github.com/TYPO3/TYPO3.CMS/commit/3dc902eeab54fcc2608dbcbe43f2d2c685ec1457#diff-ae5223ac59f428ebacf5b23f1885d433c37c2b3b4da2daa6747817b0c0327998R69 it seems that when you enter a pageUid as a integer (which should be perfectly fine) is not working anymore resulting in a pageUid = 0.
Found this issue with the comment form of EXT:blog which returns to the homepage after submitting a comment.
Actions