[Koha-bugs] [Bug 8646] New: Certain search terms cause browser "script taking too long" error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 15 16:57:35 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8646
                CC: gmcharlt at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: Certain search terms cause browser "script taking too
                    long" error
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: robin at catalyst.net.nz
          Hardware: All
            Status: NEW
           Version: master
         Component: Staff Client
           Product: Koha

Some search terms, particularly those with space characters and similar
non-alpha things at the end, can cause the javascript highlighter to go into an
infinite loop which causes an error in the browser.

Search queries such as:
http://koha-intra/cgi-bin/koha/catalogue/search.pl?kw=idx&q=ti:book%20
reproduce this.

Curiously, the OPAC is unaffected by this, however it has similar code
processes that mean it may be possible for this to happen there too.

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


More information about the Koha-bugs mailing list