Summary: | JSON malformed in Koha - Blocker with jQuery 1.4.x | ||
---|---|---|---|
Product: | Koha | Reporter: | Brice Sanchez <brice.sanchez> |
Component: | Tools | Assignee: | Brice Sanchez <brice.sanchez> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | blocker | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, jcamins, julian.maurice, jwagner |
Version: | rel_3_2 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Patch for JSON bug |
Description
Brice Sanchez
2010-11-26 17:14:14 UTC
Can you give more details about problem you encountered? I'm working on a branch which includes an upgraded jquery (1.4.4) and I was able to import MARC records without any problem. Could it be a problem with jquery 1.4.3? I should also note that my branch is based on HEAD, not rel_3_2. Tested on branch 3.2.x with jQuery 1.4.3 I successfully reproduce the bug and the patch solve the problem. Owen, can you please test this patch and check it works with 1.4.4 too. If so, ill push it as it fixes it for 1.4.3 without breaking 1.4.4. > Owen, can you please test this patch and check it works with 1.4.4 too.
Can I get some additional information on how to test this? What is broken when it doesn't work?
I got no JavaScript errors when I tested with jQuery 1.4.4 originally, and I get no JavaScript errors with 1.5 either. This bug is mentioned in: Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x http://lists.koha-community.org/pipermail/koha-patches/2011-March/014028.html I am resetting the patch status from "Patch pushed" to "Signed off" because the branch new/bug_5449 still needs to be merged into master. I tested and can confirm that it merges cleanly. It is in master now, please test |