Actions
Bug #21295
closedCan't send custom Status Header in Plugins
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-10-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Following header get's overwritten by TYPO3:
header($_SERVER['SERVER_PROTOCOL'] . ' 404 Page Not Found', TRUE, 404);
So it is not possible to generate a 404 for a page
I won't want to be served with status 200.
(issue imported from #M12263)
Actions