Bug 38024

Summary: Self Registration workflow issue with credentials
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2024-09-27 15:56:19 UTC
When not using PatronSelfRegistrationVerifyByEmail is not in use, a patron sees the following message when registration is complete:

For your convenience, the login box on this page has been pre-filled with this data. Please log in.

This apparently only applies to the on-page login form in the side navigation, and not the modal login form linked at the top of the page.

This is a problem, because we do not display the side form.  So this statement is false.  

This functionality should pre-fill both forms, not just one of them.