Bug 38024 - Self Registration workflow issue with credentials
Summary: Self Registration workflow issue with credentials
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-27 15:56 UTC by Christopher Brannon
Modified: 2024-09-27 15:56 UTC (History)
0 users

See Also:
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 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.