Koha/koha-tmpl/opac-tmpl/bootstrap/en
Matt Blenkinsop 009d83648c
Bug 36983: Fix incorrect required class
This patch fixes an error on the B_address2 field which sets it to be
required incorrectly

Test plan:
1) In PatronSelfRegistrationBorrowerMandatoryField, set B_address to be
   required.
2) In the OPAC, navigate to the self registration form.
3) In the Alternate address section, fill in the Address field that you
   have just set to be required. Ensure that you leave the Address 2
   field blank.
4) Fill in all other required fields and submit the form, it should show
   you that the Address 2 field is required, even though it shouldn't be
5) Apply patch
6) Refresh the page and repeat steps 1-5, it should allow youto submit
   the form

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-06-11 08:12:14 +01:00
..
includes Bug 36610: Some improvements to OPAC print CSS 2024-05-17 10:36:39 +02:00
modules Bug 36983: Fix incorrect required class 2024-06-11 08:12:14 +01:00
xslt Bug 29539: UNIMARC: authority number in $9 displays for thesaurus controlled fields instead of content of $a 2024-06-10 12:03:29 +01:00