http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11003 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21846|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21933 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21933&action=edit Bug 11003: JS error on the cart page A call to yuiToolbar breaks js code on the cart page. Test plan: - add some biblio to your cart - open the cart - a js error occurs (see it with firebug): ReferenceError: yuiToolbar is not defined - apply the patch - retry and verify the error does not appear anymore. -- You are receiving this mail because: You are watching all bug changes.