https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41522
--- Comment #13 from David Nind <[email protected]> --- Created attachment 192682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192682&action=edit Bug 41522: Make system preferences clickable in warnings This patch makes the system preferences warnings/errors in 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 Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
