http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1373 ------- Comment #2 from jmf@liblime.com 2007-10-04 18:48 ------- Thinking a bit more about this, it's surprising that you're finding incorrect information and the wrong user logged in ... do you have a repeatable case that we can try to see this in action? There are instances where caching is actually a good thing, so adding an ' -expires => '-1d',' to the headers will save you from having to download the library's image on every page load. I'm considering adding a new syspreference to manage the cache header setting. I suppose it could also enable you to turn on/off the two headers you're requesting (default would probably be off). Any additional thoughts? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.