Actions
Bug #22611
closed"The install tool is locked" doesn't send No-Cache headers
Start date:
2010-05-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The message "The install tool is locked" isn't sent with the according headers, to force the browser to revalidate the page, once it's accessed again.
Thus the user has to reload the frame, to access it, after install tool is unlocked.
(issue imported from #M14337)
Files
Updated by Chris topher over 14 years ago
I just checked the page and saw that a noindex meta tag is missing, too. Adding one would bring that page inline with typo3/index.php after #22599.
Updated by Steffen Gebert over 14 years ago
Good point, but it's not related to this RFC.
Has to be done with #22599
Updated by Chris topher over 14 years ago
Would be nice, if you could do that. :-)
Updated by Ernesto Baschny over 14 years ago
Commited to:
- trunk (rev 7612, for 4.4-beta3)
- TYPO3_4-3 (rev 7613, for 4.3.4)
- TYPO3_4-2 (rev 7612, for 4.2.13)
Actions