Summary: | Extra comma causes JavaScript error in Internet Explorer | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, colin.campbell, gmcharlt, julian.maurice, reed |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | Sponsored | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Proposed fix
removes stray comma at end of js list in 8 files |
Description
Owen Leonard
2011-02-11 17:40:00 UTC
Created attachment 3130 [details] [review] Proposed fix Created attachment 3154 [details] [review] removes stray comma at end of js list in 8 files This one probably obsoletes the earlier proposed fix. It covers more cases. Catalyst work on this item sponsored by Opus. *** Bug 5762 has been marked as a duplicate of this bug. *** Signed off and pushed, please test This bug is mentioned in: Fix for Bug 5741 - Extra comma causes JavaScript error in Internet Explorer http://lists.koha-community.org/pipermail/koha-patches/2011-February/013834.html Bug 5741 - Extra comma causes JavaScript error in Internet Explorer http://lists.koha-community.org/pipermail/koha-patches/2011-February/013865.html |