Go to a link like this one: https://koha-community.org/manual/21.11/en/html/systempreferences.html Notice in the top left corner it has 20.05, but the link it is for 21.11.
The versions of the different branches look correct in git. I wonder if there is something wrong with building the manuals? https://gitlab.com/koha-community/koha-manual/-/blob/master/source/index.rst https://gitlab.com/koha-community/koha-manual/-/blob/manual21.11.x/source/conf.py
Some more info here: "Even though it says 20.05 it is actually 21.11 and if I do an additional search where it says Koha Manual 21.05, the search is in 21.11 and the manual number depicted in the green background switches to 21.11."
It'll be the pipeline task... I'll fix it today. I didn't actually think we'd branched yet as it also says 22.05 is the Development manual too. I
(In reply to Martin Renvoize from comment #3) > It'll be the pipeline task... I'll fix it today. I didn't actually think > we'd branched yet as it also says 22.05 is the Development manual too. > > I I think we didn't branch, but it looks like we might sell 20.05 as 21.11 manual (so the problem is in the older manuals) https://koha-community.org/manual/21.05/en/html/systempreferences.html 21.05 also says 20.05 ...
Created attachment 140702 [details] [review] Bug 31465: Correct help link for preferences This patch updates the mapping to reflect the split and rename of the preferences section of the manual. Test plan 1) Hitting 'Help' on any tab except for 'Local use' should lead you to the globalpreferences section of the manual for your Koha version. 2) Hitting 'Help' on the 'Local use' tab should take you directly to the 'localusepreferences' manual page. NOTE: I have now updated the manual build pipeline to remove renamed/deleted files so prior to this patch you should now see a 404 response when clicking Help from these pages. Before I made that change, we had the old file hanging around, so you actually got an outdated manual page disguised as a more recent version.
Created attachment 140704 [details] [review] Bug 31465: (follow-up) Link to preference tabs directly This patch enhances the mapping system for the help button to allow for each tab of preferences to link directly to the relevent section of the manual.
Created attachment 140739 [details] [review] Bug 31465: Correct help link for preferences This patch updates the mapping to reflect the split and rename of the preferences section of the manual. Test plan 1) Hitting 'Help' on any tab except for 'Local use' should lead you to the globalpreferences section of the manual for your Koha version. 2) Hitting 'Help' on the 'Local use' tab should take you directly to the 'localusepreferences' manual page. NOTE: I have now updated the manual build pipeline to remove renamed/deleted files so prior to this patch you should now see a 404 response when clicking Help from these pages. Before I made that change, we had the old file hanging around, so you actually got an outdated manual page disguised as a more recent version. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 140740 [details] [review] Bug 31465: (follow-up) Link to preference tabs directly This patch enhances the mapping system for the help button to allow for each tab of preferences to link directly to the relevent section of the manual. Signed-off-by: David Nind <david@davidnind.com>
Thanks Martin!
*** Bug 2326 has been marked as a duplicate of this bug. ***
Updating description to this makes sense for the release notes :)
Created attachment 140804 [details] [review] Bug 31465: Correct help link for preferences This patch updates the mapping to reflect the split and rename of the preferences section of the manual. Test plan 1) Hitting 'Help' on any tab except for 'Local use' should lead you to the globalpreferences section of the manual for your Koha version. 2) Hitting 'Help' on the 'Local use' tab should take you directly to the 'localusepreferences' manual page. NOTE: I have now updated the manual build pipeline to remove renamed/deleted files so prior to this patch you should now see a 404 response when clicking Help from these pages. Before I made that change, we had the old file hanging around, so you actually got an outdated manual page disguised as a more recent version. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 140805 [details] [review] Bug 31465: (follow-up) Link to preference tabs directly This patch enhances the mapping system for the help button to allow for each tab of preferences to link directly to the relevent section of the manual. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
This looks like we just missed updating the status.. David SO'd and Katrin QA'd.
Pushed to master for 22.11. Nice work everyone, thanks!
*** Bug 32153 has been marked as a duplicate of this bug. ***
Backported to 22.05.x for upcoming 22.05.07 release
applied to 21.11 for 21.11.14
Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document it seems, marking resolved.