https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32426 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147709|0 |1 is obsolete| | --- Comment #30 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 148208 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148208&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 <m.de.rooy@rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.