https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32426
--- Comment #7 from Marcel de Rooy <[email protected]> --- Created attachment 146952 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146952&action=edit Bug 32426: Adjust error message of ERROR_login_exist The reference to password might be confusing. You could have the same password as another user. The addition of 'could not create unique one' especially applies to plugins that return an existing userid, like the very simple plugin example on the Bugzilla report that just returns borrowers.email. Test plan: Covered by previous patch. Just a string change here. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
