When clicking on help when checking or editing patron restriction types the user is not sent to the correct section of the manual.
Should link to: https://koha-community.org/manual/24.11/en/html/administration.html#patron-restriction-types
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
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>
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>
Nice work everyone! Pushed to main for 25.11
Nice work everyone! Pushed to 25.05.x