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@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@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.