Bug 40718 - Self-registration hides categorycode unless mandatory if any unwanted fields specified
Summary: Self-registration hides categorycode unless mandatory if any unwanted fields ...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-28 04:09 UTC by David Cook
Modified: 2025-08-28 04:09 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Cook 2025-08-28 04:09:33 UTC
This is a weird one but I noticed on "main" that if you specify anything in PatronSelfRegistrationBorrowerUnwantedField it will hide "categorycode" and "dateexpiry".

This can break the self-registration if you don't just rely on PatronSelfRegistrationDefaultCategory or add categorycode to PatronSelfRegistrationBorrowerMandatoryField

Very weird.