| Summary: | RestrictedPage system preferences should include the address of the page in the description | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Staff interface | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, lisette, lucas, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00,19.05.05
|
|
| Circulation function: | |||
| Bug Depends on: | 13485 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 23651 - Add address of restricted page to syspref description
Bug 23651 - Add address of restricted page to syspref description Bug 23651 - Add address of restricted page to syspref description |
||
|
Description
Nick Clemens (kidclamp)
2019-09-19 20:53:14 UTC
Created attachment 93011 [details] [review] Bug 23651 - Add address of restricted page to syspref description To test: 1 - Look at the restricted page syspref 2 - Check that the url is listed 3 - Add some content to the page 4 - Save the prefs 5 - Verify the address listed takes you to the page on the opac Created attachment 93072 [details] [review] Bug 23651 - Add address of restricted page to syspref description To test: 1 - Look at the restricted page syspref 2 - Check that the url is listed 3 - Add some content to the page 4 - Save the prefs 5 - Verify the address listed takes you to the page on the opac Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com> Created attachment 93180 [details] [review] Bug 23651 - Add address of restricted page to syspref description To test: 1 - Look at the restricted page syspref 2 - Check that the url is listed 3 - Add some content to the page 4 - Save the prefs 5 - Verify the address listed takes you to the page on the opac Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Did not know about that page btw. Bit strange ;) Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.05 backported to 18.11.x for 18.11.11 Please be careful about timing - also a string patch. |