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

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 21846
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21846&action=edit
Bug 11003: intranet cart email broken

A call to yuiToolbar breaks js code on the cart page.

Test plan:
- add some biblio to your cart
- open the cart
- try to send the cart, the url is basket/sendbasket.pl?bib_list=null
- apply the patch
- reload the cart view
- try to send the cart, the url is now
  basket/sendbasket.pl?bib_list=X,Y,Z

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to