26 Aug
2026
26 Aug
'26
4:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41674 --- Comment #17 from Owen Leonard <oleonard@myacpl.org> ---
Who is volunteering to add this to the coding guidelines?
I'm happy to do this.
Should we have a QA check added to attempt to prevent future occurrences of CAN_user*?
I'm not sure how you'd do this... There are other reasons we check CAN_user_parameters_manage_sysprefs, e.g. [% IF ( CAN_user_parameters_manage_sysprefs ) %] <li> <a class="circ-button" href="/cgi-bin/koha/admin/preferences.pl?tab=cataloguing">Preferences</a> </li> [% END %] -- You are receiving this mail because: You are watching all bug changes.