https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42523 Bug ID: 42523 Summary: Login loses query parameters Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@gmail.com Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org If you are not logged in yet and hit catalogue/detail.pl?biblionumber=42 you get the login screen. After login you are correctly on the biblio detail page, but the uri is catalogue/detail.pl Wouldn't it be nice to keep the query parameters after login? Note that we have code to keep the POSTed parameters, but CSRF now prevents form to be submitted anyway. -- You are receiving this mail because: You are watching all bug changes.