[Koha-bugs] [Bug 11703] Convert checkouts table to ajax datatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 1 17:41:46 CEST 2014


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

--- Comment #142 from Christopher Brannon <cbrannon at cdalibrary.org> ---
(In reply to Katrin Fischer from comment #132)
> 1) In IE checking out books is broken. Under some circumstances, if you
> checkout a book, it won't show up on the patron account. If it happens, it
> doesn't matter how often you reload the page or switch tabs or whatever, it
> won't show up. The number of checkouts on top of the tab changes and is
> always correct.  (Version: IE 9)

It seems the problem is bigger than items not showing up for IE.  In IE:

- Check out 3 items.
- Refresh the screen.  You can't get an accurate table in IE without refreshing
the page (F5).  It doesn't matter if you navigate away from the patron and load
the patron again.  It is as if an ajax table won't even be touched unless the
page is refreshed from the browser refresh button.  (I don't claim to know
anything about how the table is populated via ajax.)
- Check the items in.
- Now check the first item out.  It loads the table that was showing all three
items before.  However, looking at the account from another browser shows that
just the one item is checked out.  You have to refresh the page in IE for the
correct information to come up.  Of course, you run into problems where it will
resubmit checkouts and ask if you want to check it out again.  :/

If this were just a cosmetic thing, I would be on the fence about it.  But this
needs to function properly, even in IE.

Christopher

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


More information about the Koha-bugs mailing list