Actions
Bug #25727
closedMissing parameter in "Page not found" handling
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2011-04-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
t3lib_message_ErrorpageMessage::__construct()
requires two parameters, however only one is given after change #24945, which modified the handling of 404 errors.
This patch adds the second one.
Actions