[Bug 28330] New: Search links from tags broken?
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28330 Bug ID: 28330 Summary: Search links from tags broken? Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org This is what I see on 20.11: - I have a catalogue where searching for "perl" gives 5 hits. The URL for the search has opac-search.pl?q=perl - I tag two of the five records above with "perl" + one record that is not among the five, so three records are tagged with "perl" - Searching for "perl" still gives five hits, as expected - Following a link from the tag "perl" gives me three hits, the ones that are tagged with "perl". The URL has opac-search.pl?tag=perl&q=perl. I was expecting the last search to give me 6 hits, the union(?) of the five records that contains "perl" and the "extra" one that is tagged with "perl". Am I just remembering wronlgy how this used to work? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28330 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OPAC |Searching Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28330 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- You can't search for tags in the catalogue search or mix the results like you expected. The 'perl' link lead to a tag search, so giving you only the tagged items. The search issue is filed as bug 5993. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org