[Koha-bugs] [Bug 22800] No need to raw filter the mandatory fields var (OPAC suggestions)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 29 04:13:56 CEST 2019


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 88993
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88993&action=edit
Bug 22800: (bug 22550 follow-up) Do not raw filter when not necessary (OPAC
suggestions)

This is a follow-up for bug 22550, we do not need to use the $raw
filter.

Test plan:
Same as bug 22550:
Test plan:
Test plan:
1. OPAC->login->your purchase suggestions->New purchase suggestion
2. Click button "Submit your suggestion" directly without filling in any field.
   Empty suggestion record was added succeffully.
3. Apply the patch.
4. Click button "Submit your suggestion" directly without filling in any field.
   The required fields should be labeled in red.
   (you can change the mandatory fields by preference
   'OPACSuggestionMandatoryFields')

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list