http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7813 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Cook from comment #8)
Alas, when I try in 3.8.0 (after manually merging the patch with the code), I get this error:
Uncaught Syntax error, unrecognized expression: [{"imagenumber":"13","deleted":1}] jquery.js:19
Maybe I made a mistake doing the merge? Or maybe an older version of jQuery has a harder time processing JSON but that seems strange...
I'm not sure about that one, but it might be due to: - wrong jquery version (incorrectly processing the application/json content-type) - wrong JSON Perl library (not outputting the right format) I'd like to note that I used bootstrap on this patch, and there are some visual gli-glitches when merging into 3.8.x. -- You are receiving this mail because: You are watching all bug changes.