http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11524 Bug ID: 11524 Summary: Strange URL parameters in OPAC Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org While testing some patches, I noticed that the OPAC will generate 'strange' URLs when you repeat the following steps: - Log into the OPAC - Do a search for any search term in simple search - Change the sorting The resulting URL is: http://localhost/cgi-bin/koha/opac-search.pl?idx=kw&q=der&sort_by=pubdate_dsc&addto=Add+to...&biblionumber=2&loggedinuser=&biblionumber=4&loggedinuser=&biblionumber=7&loggedinuser=&biblionumber=8&loggedinuser=&biblionumber=9&loggedinuser=&biblionumber=10&loggedinuser=&biblionumber=11&loggedinuser=&biblionumber=13&loggedinuser=&biblionumber=14&loggedinuser=&biblionumber=18&loggedinuser=&biblionumber=19&loggedinuser=&biblionumber=23&loggedinuser=&biblionumber=32&loggedinuser=&biblionumber=35&loggedinuser=&biblionumber=38&loggedinuser=&biblionumber=40&loggedinuser=&biblionumber=47&loggedinuser=&biblionumber=50&loggedinuser=&biblionumber=58&loggedinuser=&biblionumber=60&loggedinuser= I think this could be an unwanted side effect of the search history patches that were recently pushed (bug 10952). -- You are receiving this mail because: You are watching all bug changes.