[Koha-bugs] [Bug 10786] Javascript error on the parcel page: YAHOO is not defined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 28 23:17:18 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20652|0                           |1
        is obsolete|                            |

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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 <Katrin.Fischer.83 at web.de>
Patch fixes the javascript error pointed out by Firebug.

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


More information about the Koha-bugs mailing list