Summary: | An encoded ampersand missing the ampersand | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Lists | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | CLOSED FIXED | QA Contact: | Nick Clemens (kidclamp) <nick> |
Severity: | normal | ||
Priority: | P5 - low | CC: | m.de.rooy, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 28673: Add missing ampersand to amp; construction
Bug 28673: Add missing ampersand to amp; construction |
Description
Marcel de Rooy
2021-07-07 12:38:22 UTC
Created attachment 122649 [details] [review] Bug 28673: Add missing ampersand to amp; construction Super trivial one character fix ;) Test plan: Open Your Lists from the button on main page. Click again on Your lists under Lists in the middle of the form. Verify that the URL does no longer show something like: op=listamp;category=1 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Self signoff one character fix Created attachment 122741 [details] [review] Bug 28673: Add missing ampersand to amp; construction Super trivial one character fix ;) Test plan: Open Your Lists from the button on main page. Click again on Your lists under Lists in the middle of the form. Verify that the URL does no longer show something like: op=listamp;category=1 Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for 21.11, thanks to everybody involved! Applies on 20.11 with me. |