http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5844 Bug #: 5844 Summary: Unhilight cuts off some strings Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: bargioni@pusc.it QAContact: koha-bugs@lists.koha-community.org When searching using more than one word, if one of them is contained in a previous one, unhilight button cuts some chars off the result page. Test with "manual nu" or something similar. Reason: highlight generates <span class="term">Ma<span class="term">nu</span>al</span> and unhighlight leaves only "Ma". Note that the bug is not visible if the search is "nu manual". -- 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.