http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8646 Priority: P5 - low Change sponsored?: --- Bug ID: 8646 CC: gmcharlt@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Certain search terms cause browser "script taking too long" error Severity: minor Classification: Unclassified OS: All Reporter: robin@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.