https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39372
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #181339|0 |1 is obsolete| | --- Comment #33 from David Cook <[email protected]> --- Created attachment 193673 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193673&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 [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/
