https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43318

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #3 from Jonathan Druart <[email protected]> ---
Hum, there is something fishy.

If "Always show checkouts automatically" is not ticked:
Before applying the patch it stayed unticked after we clicked "See highlighted
items below".
With the patch, it is now ticked, and the cookie
(issues-table-load-immediately-moremember) is true

This is because we had an ugly hack, we called twice
`$('#issues-table-load-immediately').click()`

I guess it would be acceptable for this patch to restore the 2 calls, and fix
this behaviour on a separate bug.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to