[Koha-bugs] [Bug 10531] Basket name and PO number on receipt screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 27 12:03:44 CEST 2013


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

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Jonathan Druart from comment #4)
> In fact, there is a js error on this page: 
>   ReferenceError: YAHOO is not defined
> 
> Already exists on master.

error caused by the following line:
  <script type="text/javascript" src="[% yuipath %]/json/json-min.js"></script>
It could be removed (see bug 10786).

But this patch adds another one:
  TypeError: a.aoColumns[c] is undefined
which does not exist on master.

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


More information about the Koha-bugs mailing list