[Bug 32153] New: Wrong link for help for systempreferences in 22.05 and below
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32153 Bug ID: 32153 Summary: Wrong link for help for systempreferences in 22.05 and below Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com On 22.05 and 21.11 clicking help from system preferences points to: https://koha-community.org/manual//22.05/en/html/systempreferences.html which is a 404 It should point to: https://koha-community.org/manual//22.05/en/html/globalpreferences.html -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32153 Anke <anke.bruns@gwdg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |anke.bruns@gwdg.de --- Comment #1 from Anke <anke.bruns@gwdg.de> --- This will be corrected in 22.11, see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31465. Meanwhile, you might edit /usr/share/koha/lib/Koha/Manual.pm as a workaround and change the lines: 'admin/preferences' => '/globalpreferences.html', (from systempreferences.html) and 'admin/systempreferences' => '/localusepreferences.html' (from systempreferences.html#local-use). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32153 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 31465 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org