[Koha-bugs] [Bug 7813] Add ability to delete local cover images

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 3 18:29:49 CEST 2013


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

--- Comment #9 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list