[Koha-bugs] [Bug 29795] if branchcode is included in PatronSelfRegistrationBorrowerMandatoryField it should default to an empty value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 4 23:48:04 CET 2022


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 129016
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129016&action=edit
Bug 29795: add empty value for branchcode on self-reg form

1. Set branch code as a PatronSelfRegistrationBorrowerMandatoryField
2. Go to the self reg form and look at the Home library field, it defaults to
the first choice alphabetically
3. Fill out the other required fields and the captcha. Don't change the
branchcode value.
4. Submit the form, it submits.
5. If branchcode is required it should default to an empty value and force the
user to make a choice.
6. Apply patch
7. Repeat 1-3
8. Now you cannot submit the form unless you choose a branchcode
9. Make sure it still works normally when branchcode is not in
PatronSelfRegistrationBorrowerMandatoryField

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


More information about the Koha-bugs mailing list