Bug 40451 - Link patron restriction types to correct section in manual
Summary: Link patron restriction types to correct section in manual
Status: Pushed to stable
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords: release-notes-needed
Depends on:
Blocks:
 
Reported: 2025-07-18 16:26 UTC by Katrin Fischer
Modified: 2025-08-22 08:30 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.11.00,25.05.03
Circulation function:


Attachments
Bug 40451: Link patron restriction types to correct section in manual (1.75 KB, patch)
2025-07-30 18:14 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 40451: Link patron restriction types to correct section in manual (1.80 KB, patch)
2025-07-30 18:24 UTC, Roman Dolny
Details | Diff | Splinter Review
Bug 40451: Link patron restriction types to correct section in manual (1.85 KB, patch)
2025-08-01 14:48 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2025-07-18 16:26:14 UTC
When clicking on help when checking or editing patron restriction types the user is not sent to the correct section of the manual.
Comment 2 Owen Leonard 2025-07-30 18:14:34 UTC
Created attachment 184910 [details] [review]
Bug 40451: Link patron restriction types to correct section in manual

The mapping connecting the patron restriction types administration page
to the corresponding page in the manual was incorrect. This patch fixes
it so that clicking the help link from that page will take the user
directly to the correct place on the page.

To test, apply the patch and restart services.

- Go to Administration -> Patron restriction types.
- Click the "Help" link.
- You should be taken directly to the Patron restriction types page in
  the manual: administration.html#patron-restriction-types

Sponsored-by: Athens County Public Libraries
Comment 3 Roman Dolny 2025-07-30 18:24:06 UTC
Created attachment 184911 [details] [review]
Bug 40451: Link patron restriction types to correct section in manual

The mapping connecting the patron restriction types administration page
to the corresponding page in the manual was incorrect. This patch fixes
it so that clicking the help link from that page will take the user
directly to the correct place on the page.

To test, apply the patch and restart services.

- Go to Administration -> Patron restriction types.
- Click the "Help" link.
- You should be taken directly to the Patron restriction types page in
  the manual: administration.html#patron-restriction-types

Sponsored-by: Athens County Public Libraries
Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 4 Nick Clemens (kidclamp) 2025-08-01 14:48:23 UTC
Created attachment 185033 [details] [review]
Bug 40451: Link patron restriction types to correct section in manual

The mapping connecting the patron restriction types administration page
to the corresponding page in the manual was incorrect. This patch fixes
it so that clicking the help link from that page will take the user
directly to the correct place on the page.

To test, apply the patch and restart services.

- Go to Administration -> Patron restriction types.
- Click the "Help" link.
- You should be taken directly to the Patron restriction types page in
  the manual: administration.html#patron-restriction-types

Sponsored-by: Athens County Public Libraries
Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 5 Lucas Gass (lukeg) 2025-08-01 19:25:18 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 6 Paul Derscheid 2025-08-22 08:30:02 UTC
Nice work everyone!

Pushed to 25.05.x