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.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I7c82c11e4d90c1127076370e72fa99cd2ccda03b has been pushed to the review server.
It is available at http://review.typo3.org/1451
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I9a766df6bf10ebc8c60346b3072e49008485b72a has been pushed to the review server.
It is available at http://review.typo3.org/1452
Updated by Steffen Gebert over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 992b81c0b44aa38dabe5bb5e35c411e382d9d2bb.
Actions