http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 --- Comment #3 from Jane Wagner <jwagner@ptfs.com> 2009-10-14 14:54:18 --- Another theory down -- Owen says the change to Search.pm is because the highlighting is now supposed to be handled by a jquery plugin. That leads into the problem I'm having, an intermittent script error with that particular plugin: referring to opac-tmpl/prog/en/lib/jquery/plugins/jquery.highlight-3.js:38 and complaining that 'data' is null or not an object. In opac-results.tmpl, commenting out the call to <script type="text/javascript" src="<!-- TMPL_VAR name="themelang" -->/lib/jquery/plugins/jquery.highlight-3.js"></script> solves the error. But that would also mean no highlighting. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.