https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41943 Bug ID: 41943 Summary: Purchase suggestion URL truncated when not logged in Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: david.roberts@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org If you use this URL to log a purchase suggestion when not logged in: /cgi-bin/koha/opac-suggestions.pl?op=add_form you get taken to a login screen and after logging in the URL loses the ?op=add_form part of the URL which means the page you are taken to doesn't allow the addition of a new suggestion. To reproduce: 1) On the OPAC while not logged in 2) Go to ..../cgi-bin/koha/opac-suggestions.pl?op=add_form 3) Log in 4) The resulting page is ..../cgi-bin/koha/opac-suggestions.pl which doesn't allow the addition on a new suggestion -- You are receiving this mail because: You are watching all bug changes.