[Koha-bugs] [Bug 1373] New: Please send no-cache headers

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Sat Jul 7 13:48:32 CEST 2007


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 at free.fr
        ReportedBy: devin at freeshell.org
         QAContact: koha-bugs at 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.





More information about the Koha-bugs mailing list