Bug 24838

Summary: Help link from patron categories should go to relevant manual page
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: Staff interfaceAssignee: Andrew Fuerste-Henry <andrewfh>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: 1joynelson, gmcharlt, hayleypelham, lucas, sally.healey
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:
20.05.00, 19.11.05, 19.05.10, 18.11.16
Attachments: Bug 24838: fix help link for patron categories
Bug 24838: fix help link for patron categories
Bug 24838: fix help link for patron categories

Description Andrew Fuerste-Henry 2020-03-10 13:14:38 UTC
From categories.pl, the help link just goes to the manual home page. It should go to https://koha-community.org/manual//[YOUR VERSION]/en/html/administration.html#patron-categories
Comment 1 Andrew Fuerste-Henry 2020-03-11 00:57:40 UTC
Created attachment 100487 [details] [review]
Bug 24838: fix help link for patron categories

To test:
- go to admin/categories.pl
- click Help, confirm it takes you to manual main page
- apply patch
- restart all
- click Help, confirm it takes you to patron categories in manual
Comment 2 PTFS Europe Sandboxes 2020-03-11 12:49:35 UTC
Created attachment 100551 [details] [review]
Bug 24838: fix help link for patron categories

To test:
- go to admin/categories.pl
- click Help, confirm it takes you to manual main page
- apply patch
- restart all
- click Help, confirm it takes you to patron categories in manual

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Comment 3 Jonathan Druart 2020-03-11 15:58:10 UTC
Created attachment 100583 [details] [review]
Bug 24838: fix help link for patron categories

To test:
- go to admin/categories.pl
- click Help, confirm it takes you to manual main page
- apply patch
- restart all
- click Help, confirm it takes you to patron categories in manual

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Amended patch: Fix whitespace to keep alignment
Comment 4 Martin Renvoize 2020-03-16 11:03:33 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 5 Joy Nelson 2020-04-03 17:24:38 UTC
Backported to 19.11.x branch for 19.11.05
Comment 6 Lucas Gass 2020-04-10 15:41:40 UTC
backported to 19.05.x for 19.05.10
Comment 7 Hayley Pelham 2020-04-14 23:41:58 UTC
Backported to 18.11.x for 18.11.16