[Bug 11067] New: In serial home instead of 'Advanced search' on sx column it is better 'Filters on search results'
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11067 Bug ID: 11067 Summary: In serial home instead of 'Advanced search' on sx column it is better 'Filters on search results' Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: z.tajoli@cineca.it QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com Created attachment 22025 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22025&action=edit image of serial home In serial home (cgi-bin/koha/serials/serials-home.pl) there is a link 'Advanced search' on the sx column, over 'Claims' and 'Check expiration'. But it doens't do a search on zebra or on mysql. It is a js filter that works only on results of a previous search. To use it you need: -- Do a search with one ot the two instrument on the top -- Open the box and insert a filter on results. So I suggesto to change the string from 'Advanced search' to 'Filters on search results'. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11067 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11067 marjorie barry-vila <marjorie.barry-vila@ccsr.qc.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila@ccsr.qc | |.ca -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11067 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|In serial home instead of |Rename 'Advanced search' on |'Advanced search' on sx |serial home page to |column it is better |'Filters on search results' |'Filters on search results' | CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, Zeno is right, the search filters seem non-functional without doing a search first. And then the display changes - you have more search options etc. - Something there is not quite right. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11067 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleishaamohia@hotmail.com --- Comment #2 from Aleisha Amohia <aleishaamohia@hotmail.com> --- I agree with Katrin, it is a bit strange. For me, those search filters seem completely non-functional because if a search first it takes me to the different display with extra options, and if I haven't done a search first (which is the only way I can use this advanced search) then no results show. (if that makes sense.) the 'Subscription search' on serials-search.pl (search results) works well. What if we take this code and replaced the advanced search on serials-home.pl with this? the advanced search has it's own include file (.inc) so we could put it in there, and then just refer to the include in the serials-search.pl file. Thoughts? let me know if it doesn't make sense! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org