-
Task
-
Resolution: Fixed
-
Major
-
None
AJAX calls are cached by Internet Explorer by default (when no specific Cache-Control header is in the response). This makes <l:ajax> jelly to behave mistakenly on IE.
Asynchronous HTTP calls are usually used to load dynamic data so caching it does not make sense.
This change was already applied in the more general layout.jelly (commit).
- links to