[Koha-bugs] [Bug 29496] can't save an order with mandatory items subfields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 19 11:07:44 CET 2021


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

marion.durand at biblibre.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #127781|0                           |1
        is obsolete|                            |

--- Comment #9 from marion.durand at biblibre.com ---
Created attachment 127853
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127853&action=edit
Bug 29496: (bug 27526 follow-up) Fix item form validation

The validation of the forms were blocked with "X item mandatory fields
empty" when at least one dropdown list subfield was marked as mandatory.

We need to add the 'input_marceditor' class to the select (does it
actually make sense? select vs input...)

Caused by
  commit 6ed29bccef590a1bc5e4cea175b41b8024483320
  Bug 27526: Fix mandatory and important checks
Which lamentably failed as it was stating:
"Using .input_marceditor let us fix the additem.tt form and prevent to break
the other ones"

Signed-off-by: Marion Durand <marion.durand at biblibre.com>

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


More information about the Koha-bugs mailing list