Summary: | Wrong link for help for systempreferences in 22.05 and below | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | anke.bruns, gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Nick Clemens (kidclamp)
2022-11-09 16:46:33 UTC
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). |