[Bug 12578] New: Patron image caching
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12578 Bug ID: 12578 Summary: Patron image caching Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Currently, patron images are not cached and it takes a considerable amount of time to retrieve it in the staff client. To reproduce: - Go to a patron's detail page (choose a patron with an image attached) - Enable the browser's network profiling interface - Switch between tabs (Checkouts, Details, Fines, etc) => FAIL: patronimage.pl&borrowernumber=X is retrieved each time [1] I've been told it is intended that each time the patron image is updated it has to instantly load the new one. This could be better handled using a timestamp and the Last-Modified header. [1] In my dev box it took it 1'' to load the single image. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org