https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41522 --- Comment #19 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Created attachment 201417 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201417&action=edit Bug 41522: Make system preferences clickable in About.pl warnings This patch uses the LinkPref TT plugin to make system preferences warnings/errors in About -> System Information clickable, linking to the system preferences page. Links are only shown to users with permissions to manage system preferences. Test plan: 1. Log in as a user with the superlibrarian or manage_sysprefs permission 2. Go to More -> About Koha -> System information 3. Verify warnings containing system preferences names are clickable and lead to the correct preference (to check all messages, you must manually trigger the warnings via incorrect settings or direct database modification) 4. Log in as a user without the superlibrarian and manage_sysprefs permission 5. Verify preference names are not links (See comment 14 for more detailed notes from David Nind on reproducing warnings.) Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes.