Actions
Bug #12415
closedRespect change #17167: Cache ExtDirect::getAPI calls
Start date:
2011-01-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
#17167 has just been committed to Core SVN.
This requires/encourages all calls to the ExtDirect::getAPI to pass an additional parameter, as now the response can be cached by browsers.
In core, we use TYPO3_version as unique number, to force a reload after version update (thus when the API might have changed). I think for WS is this also a good solution.
Patch attached.
Files
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from New to Accepted
- Assignee set to Tolleiv Nietsch
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Committed to trunk (rev 3914)
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5 RC1)
Actions