[Koha-bugs] [Bug 10956] Series of OPAC searches can cause a browser crash

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 18 20:31:04 CET 2014


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

--- Comment #5 from Marc Véron <veron at veron.ch> ---
Created attachment 33667
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33667&action=edit
[HACK] Bug 10956 - Series of OPAC searches can cause a browser crash

This is a hack to track down the issue with an endless loop while highlighting
words.
I changed function innerHighlight(node, pat) to break out of loop after a
while.
With this hack I can no longer reproduce the bug.

It is not a solution, but it could help to track down the problem.

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


More information about the Koha-bugs mailing list