[Koha-bugs] [Bug 9955] New: Partly broken local cover image uploading

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 29 16:25:17 CET 2013


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

            Bug ID: 9955
           Summary: Partly broken local cover image uploading
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: gmcharlt at gmail.com
          Reporter: dubyk at library.lviv.ua

Unable to connect local cover images. Loading hangs at 100% and then not
possible to process the image.
Suddenly it occurs in Firefox browser in Linux (Debian testing) and in Windows
(XP).  

In error console of Firefox appears this error:

Eror: TypeError: jQuery.handleError is not a function
Source:
http://koha.tntu.edu.ua:8888/intranet-tmpl/prog/en/lib/jquery/plugins/ajaxfileupload.js
Line: 111

The browser Chromium has no such problem.

Found here
(http://stackoverflow.com/questions/13107536/jquery-handler-error-is-not-a-function)
that the jQuery.handleError was removed after the jQuery version in 1.5 and
need to write a custom error handler function.

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


More information about the Koha-bugs mailing list