http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10856
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #12 from Jonathan Druart <[email protected]> --- (In reply to Owen Leonard from comment #10) > This is great stuff--I'm really excited about this patch! However, I'm still > seeing some weird behavior from the paging buttons: > > With JavaScript disabled, the "next" button appears to work the same as the > "previous" button. Oops, bad c/p. Fixed! > Looks like the right-hand side of the results is being calculated correctly > but not the left hand. This already seems to exist on master. The query did not sort by itemnumbers DESC on the left side. Should be fixed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
