Univention Bugzilla – Bug 33130
[IE] New entries on the UCS start site are not shown (due to caching)
Last modified: 2013-12-12 11:31:02 CET
Observed with IE9, due to caching the entries.json file is not reloaded directly. It would be nice to avoid caching for this file.
I re-checked, IE9 is _not_ sending a HTTP request for entries.json (according to appache2/access.log). Even after closing and opening IE9 again, entries.json is not reloaded.
See also: > http://tools.ietf.org/html/rfc2616#section-14.9 http://tools.ietf.org/html/rfc2616#section-14.21 Maybe an explicit "Expires" entry will help there, as well.
FYI: Typo in debian changelog.
(In reply to Alexander Kläser from comment #3) > FYI: Typo in debian changelog. thx, fixed. YAML has been added. package has been built. univention-apache (6.0.16-3) * Bug #33130: prevent to cache entries.json and languages.json in IE < 10 Fixed by using the Cache-Control HTTP header.
Works, YAML okay
http://errata.univention.de/ucs/3.2/8.html