[Bug 3589] New: OpacHighlightedWords sys pref does nothing
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Summary: OpacHighlightedWords sys pref does nothing Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: gmcharlt@gmail.com ReportedBy: nengard@gmail.com Estimated Hours: 0.0 Change sponsored?: --- When this preference is off the words are still highlighted. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell@ptfs- | |europe.com --- Comment #1 from Colin Campbell <colin.campbell@ptfs-europe.com> 2009-09-25 10:18:07 --- I can't see that this preference is referenced in the code. There is an earlier bug referring to it 3430 the exact relevance of which I'm not sure of. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 --- Comment #2 from Jane Wagner <jwagner@ptfs.com> 2009-10-14 14:48:25 --- I've been trying to track down a related problem, and did a check for the syspref. Looking at a system which is a somewhat earlier version of Koha, at 3.01.00.037 there is a check for OpacHighlightedWords in C4/Search.pm. That check is missing by Koha version 3.01.00.061. -- 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.
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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 --- Comment #4 from Jane Wagner <jwagner@ptfs.com> 2009-10-14 15:47:09 --- My search error turned out to be unrelated -- see Bug 3711. The original problem of the system not obeying the syspref remains. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 --- Comment #5 from Nicole C. Engard <nengard@gmail.com> 2009-12-17 01:38:49 --- Okay - new problem - in the newest HEAD - when I turn this preference on or off - the words are not highlighted. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org AssignedTo|gmcharlt@gmail.com |oleonard@myacpl.org -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Platform|PC |All -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> 2009-12-18 14:24:45 --- Created an attachment (id=1368) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1368) Proposed fix -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3589 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- 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.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com