About Annoying Highlighting Behaviour
Dear all. Today I came across a behavior that is caused because of the search result highlighting feature in KOHA. I'm using KOHA 3.0.6 and this is the opac link http://202.70.88.11:8000 I searched for an entry "a" and found that it highlights all the a's in the whole page (not only in search result). well that was not a big problem but the thing that annoyed me was the dropdown list for sorting the result. I don't know why, all the a's in that list gets disappeared when selected. The same happens when I search for any other alphabet like "o". But if I search for "nepal" then everything is fine. I tried to turn off the OpacHighlightedSearch option in Staff Client, but there is not effect of it. I tried to search the same in Staff Client, but there is no such problem. Staff client interface is not skipping any alphabet while searching. Please look at this and let me know, if I'm wrong anywhere. Regards. -- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
everything is fine if I click in the unhighlight link On Mon, Aug 9, 2010 at 1:06 PM, Nitesh Rijal <rijal.it@gmail.com> wrote:
Dear all.
Today I came across a behavior that is caused because of the search result highlighting feature in KOHA.
I'm using KOHA 3.0.6 and this is the opac link http://202.70.88.11:8000
I searched for an entry "a" and found that it highlights all the a's in the whole page (not only in search result). well that was not a big problem but the thing that annoyed me was the dropdown list for sorting the result. I don't know why, all the a's in that list gets disappeared when selected. The same happens when I search for any other alphabet like "o".
But if I search for "nepal" then everything is fine.
I tried to turn off the OpacHighlightedSearch option in Staff Client, but there is not effect of it.
I tried to search the same in Staff Client, but there is no such problem. Staff client interface is not skipping any alphabet while searching.
Please look at this and let me know, if I'm wrong anywhere.
Regards.
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
Can you tell us what browser you're using? I'm on Firefox and I do see all of the a's highlighted (even in pull downs which is very weird) but the letter do not disappear for me. Nicole 2010/8/9 Nitesh Rijal <rijal.it@gmail.com>:
Dear all. Today I came across a behavior that is caused because of the search result highlighting feature in KOHA. I'm using KOHA 3.0.6 and this is the opac link http://202.70.88.11:8000 I searched for an entry "a" and found that it highlights all the a's in the whole page (not only in search result). well that was not a big problem but the thing that annoyed me was the dropdown list for sorting the result. I don't know why, all the a's in that list gets disappeared when selected. The same happens when I search for any other alphabet like "o". But if I search for "nepal" then everything is fine. I tried to turn off the OpacHighlightedSearch option in Staff Client, but there is not effect of it. I tried to search the same in Staff Client, but there is no such problem. Staff client interface is not skipping any alphabet while searching. Please look at this and let me know, if I'm wrong anywhere. Regards.
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
I'm using firefox too..... I'll attach a screenshot.... Please see this and reply oops....I can;t send attachements in the list can I??? regards. On Mon, Aug 9, 2010 at 5:28 PM, Nicole Engard <nengard@gmail.com> wrote:
Can you tell us what browser you're using? I'm on Firefox and I do see all of the a's highlighted (even in pull downs which is very weird) but the letter do not disappear for me.
Nicole
Dear all. Today I came across a behavior that is caused because of the search result highlighting feature in KOHA. I'm using KOHA 3.0.6 and this is the opac link http://202.70.88.11:8000 I searched for an entry "a" and found that it highlights all the a's in
2010/8/9 Nitesh Rijal <rijal.it@gmail.com>: the
whole page (not only in search result). well that was not a big problem but the thing that annoyed me was the dropdown list for sorting the result. I don't know why, all the a's in that list gets disappeared when selected. The same happens when I search for any other alphabet like "o". But if I search for "nepal" then everything is fine. I tried to turn off the OpacHighlightedSearch option in Staff Client, but there is not effect of it. I tried to search the same in Staff Client, but there is no such problem. Staff client interface is not skipping any alphabet while searching. Please look at this and let me know, if I'm wrong anywhere. Regards.
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
I searched for an entry "a" and found that it highlights all the a's in the whole page (not only in search result). well that was not a big problem but the thing that annoyed me was the dropdown list for sorting the result. I don't know why, all the a's in that list gets disappeared when selected.
This is a bug which was fixed in the master branch but not in 3.0.x: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3613 I will try to port the fix to 3.0.x. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3613
I've submitted a patch, and have also attached the patch to the bug report. The fix is to make some very minor changes to the search results template, opac-results.tmpl. If you're not set up to be able to apply patches you could probably make the modifications by hand. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
Thank you all. It worked. Regards. On Wed, Aug 11, 2010 at 6:43 PM, Owen Leonard <oleonard@myacpl.org> wrote:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3613
I've submitted a patch, and have also attached the patch to the bug report. The fix is to make some very minor changes to the search results template, opac-results.tmpl. If you're not set up to be able to apply patches you could probably make the modifications by hand.
-- Owen
-- Web Developer Athens County Public Libraries http://www.myacpl.org
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
participants (3)
-
Nicole Engard -
Nitesh Rijal -
Owen Leonard