[Koha-bugs] [Bug 35209] New: Staff interface search within creates strange URLs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 1 06:22:14 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35209

            Bug ID: 35209
           Summary: Staff interface search within creates strange URLs
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

If I do this search:
http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=an:104

And then search within for "alcestis", I wind up with this URL:

http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=ccl=an%3A104&&&limit=alcestis

As you can see, there are 2 too many ampersands there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list