Bug 26568

Summary: Adding branchcode to PatronSelfRegistrationBorrowerUnwantedField causes internal server errors
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: andrew
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2020-09-29 15:28:25 UTC
To recreate:

-Turn on self registration.
-Add branchcode to PatronSelfRegistrationBorrowerUnwantedField
-Try to self register
-kabloom

Users should not be allowed to do this, or we should at least warn them that it is a bad idea.
Comment 1 Andrew Fuerste-Henry 2020-09-29 15:39:15 UTC
Verified this error occurs even if you use PatronSelfRegistrationLibraryList to force all selfreg patrons into a single branch.
Comment 2 Katrin Fischer 2020-10-17 15:16:50 UTC

*** This bug has been marked as a duplicate of bug 16865 ***