18 Nov
2014
18 Nov
'14
8:31 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10956 --- Comment #5 from Marc Véron <veron@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.