[Koha-bugs] [Bug 22550] OPAC suggestion form doesn't require mandatory fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 17:35:14 CET 2019


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

--- Comment #1 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list