[Koha-bugs] [Bug 32153] Wrong link for help for systempreferences in 22.05 and below

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 10 15:31:46 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32153

Anke <anke.bruns at gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |anke.bruns at gwdg.de

--- Comment #1 from Anke <anke.bruns at 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.


More information about the Koha-bugs mailing list