Summary: | Redirect page after login missing multiple params | ||
---|---|---|---|
Product: | Koha | Reporter: | apirak <apirak> |
Component: | Authentication | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dpavlin, fridolin.somers, jonathan.druart, julian.maurice, martin.renvoize, nick, severine.queune |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 21323: Handle multi params in redirect after login
Bug 21323: Handle multi params in redirect after login Bug 21323: Handle multi params in redirect after login |
Description
apirak
2018-09-07 04:37:11 UTC
Test plan: [0] Use staff interface [1] Use advance search and tick itemtype more than one checkbox [2] Copy result url [3] Logout [4] Paste url in browser [5] Type username and password [6] In search result page, results limit description under breadcrumbs will show only one limit name Created attachment 78832 [details] [review] Bug 21323: Handle multi params in redirect after login Multi params are not handle correctly after login Test plan: [0] Use staff interface [1] Use advance search and tick itemtype more than one checkbox [2] Copy result url [3] Logout [4] Paste url in browser [5] Type username and password [6] In search result page, results limit description under breadcrumbs will show all limits Created attachment 78867 [details] [review] Bug 21323: Handle multi params in redirect after login Multi params are not handle correctly after login Test plan: [0] Use staff interface [1] Use advance search and tick itemtype more than one checkbox [2] Copy result url [3] Logout [4] Paste url in browser [5] Type username and password [6] In search result page, results limit description under breadcrumbs will show all limits Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Created attachment 79291 [details] [review] Bug 21323: Handle multi params in redirect after login Multi params are not handle correctly after login Test plan: [0] Use staff interface [1] Use advance search and tick itemtype more than one checkbox [2] Copy result url [3] Logout [4] Paste url in browser [5] Type username and password [6] In search result page, results limit description under breadcrumbs will show all limits Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.05 Pushed to 17.11.x for 17.11.11 |