http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10786
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20652|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 20713 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20713&action=edit [SIGNED-OFF] Bug 10786: Javascript error on the parcel page: YAHOO is not defined The include of the yui json file generates a js error: YAHOO is not defined. This file seems not to be in use (patches for bug 8382 remove the use). To test: - go on acqui/parcel.pl?invoiceid=XXX - verify the error occurs (with firebug) - apply this patch - refresh the page - verify this error does not appear anymore - Verify there is no regression on this page Signed-off-by: Katrin Fischer <[email protected]> Patch fixes the javascript error pointed out by Firebug. -- 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/
