[Koha-bugs] [Bug 32401] New: DataTable search can't handle UTF-8 when receiving orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 5 03:55:23 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32401

            Bug ID: 32401
           Summary: DataTable search can't handle UTF-8 when receiving
                    orders
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

If you try to search pending orders in acquisitions using Arabic like خمسة it
will silently fail. Nothing changes on the screen. No "Processing" or obvious
Javascript errors.

However, if you turn on "Pause on caught exceptions", you'll see the following:

TypeError: Failed to execute 'setRequestHeader' on 'XMLHttpRequest': String
contains non ISO-8859-1 code point.

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


More information about the Koha-bugs mailing list