[Koha-bugs] [Bug 28782] Get rid of custom query param list creation for request.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 30 14:32:16 CEST 2021


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

--- Comment #5 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
(In reply to Owen Leonard from comment #3)
> Everything tests well except for the cart. I found that I can't place holds
> because of a JavaScript error:
> 
> Uncaught TypeError: bib_params.size is not a function
>     placeHold
> http://127.0.0.1:8081/intranet-tmpl/prog/js/cart_21.0600010.js:16

Thanks for spotting, I was using the jQuery size() function instead of native
JS length function accidentally. That's now fixed.

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


More information about the Koha-bugs mailing list