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

--- Comment #21 from David Cook <dc...@prosentient.com.au> ---
Created attachment 181334
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181334&action=edit
Bug 39372: (follow-up) Add sysprefs to controller scripts

By adding the sysprefs to the controller scripts, we can prevent
accidental creations or malicious creations. In theory, these error
conditions shouldn't be triggered, since only the allowed actions
will be displayed on the UI, but we need to cover all our bases.

The error messages in opac-shelves.pl aren't currently translatable.
The error handling will need some refactoring to make them translatable.
However, in this particular case, it should be OK, since no one but a
pen tester should bump into this message.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to