http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5075 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com Version|rel_3_2 |HEAD --- Comment #3 from Galen Charlton <gmcharlt@gmail.com> 2010-10-26 13:28:28 UTC --- (In reply to comment #2)
Created attachment 2440 [details] Proposed fix
- XSLT didn't contain the class markup which acts as a hook for the JavaScript highlighting system. - Standard results page also contained a typo which prevented data other than title and author from being highlighted
This patch has a broader effect than is desirable. For example, try a search on 'a'. Besides the letter 'a' being highlighted in strings coming from the bib records, it is also highlighted elsewhere - i.e., the a's in "Action: Add to Cart", etc. Still, this is getting close. I have pushed this to a topic branch called new/bug5075 in the public repo for further work. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.