Actions
Feature #17509
closedChange the preview mechanism
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-08-09
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
The page preview works by sending the parameter no_cache=1 in the URL. This parameter is often abused by extensions. It should be removed/disabled for use in extensions. To prepare the removement of this parameter a change of the BE preview mechanism is required. There may be different options:
a) The parameter no_cache=1 only works if a BE user is logged in.
b) Use of an alternative parameter, that is limited to the BE. How could such a limitation be done?
In case of a) it's the identical measure as the general disabling of the the no_cache parameter.
Related: 0005517, 0005332
(issue imported from #M6108)
Actions