[Bug 1373] New: Please send no-cache headers
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1373 Summary: Please send no-cache headers Product: Koha Version: branch 2.2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: Parameters AssignedTo: paul.poulain@free.fr ReportedBy: devin@freeshell.org QAContact: koha-bugs@nongnu.org When using Koha's intranet interface, I often find stale pages, with the wrong user logged in and incorrect information, forcing me to hit refresh. For a web-app like Koha, the pages should not be cached. Please add these two headers to all HTTP responses: Pragma: no-cache (for compatibility with older user agents) Cache-Control: no-cache ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com