[Koha-bugs] [Bug 13196] "Always show checkouts immediately" cookie should persist across sessions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 5 20:51:21 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13196

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33219|0                           |1
        is obsolete|                            |

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 33269
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33269&action=edit
[PASSED QA] Bug 13196 - "Always show checkouts immediately" cookie should
persist across sessions

This patch modifies the way the checkouts script sets the "Always show
checkouts" cookie so that it is set with an explicit expiration date
(+365 days). This will allow the cookie to persist across browser
sesssions.

To test, apply the patch and clear your browser cookies to start with a
clean slate.

- Check out to a patron who has existing checkouts. Their checkouts
  should not load by default.
- Check the "Always show checkouts immediately" checkbox.
- Close your browser.
- Reopen your browser and check out to that patron again. Checkouts
  should now be displayed by default.

Signed-off-by: Frederic Demians <f.demians at tamil.fr>

Works as described. I confirm that without this patch, the un-persistance of
"show checkouts" choice is very perturbing for librarians coming from previous
version of Koha.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>

Passes tests and QA script, no problems found.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list