https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22550 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 86823 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86823&action=edit Bug 22550: OPAC suggestion form doesn't require mandatory fields This patch changes the template filter on the [% mandatoryfields %] template variable. The variable outputs JSON, so it should have the $raw filter. To test suggestions must be enabled in the OPAC. Apply the patch and go to Purchase suggestions -> New suggestion. In the form, required fields should be labeled in red. It should not be possible to submit the form without filling in these fields. -- You are receiving this mail because: You are watching all bug changes.