http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10956
--- Comment #5 from Marc Véron <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
