Summary: | self registration doesn't check for duplicates | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, liz, magnus |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12566 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Nicole C. Engard
2015-09-18 14:50:15 UTC
Hm, couldn't that be a privacy problem? If I want to figure out if someone is registered as a user at a library, I could try and register as them and Koha would tell me "yes, that person is already registered here". I agree with Magnuse - we can't show anything to the OPAC user about a duplicate. Maybe what we can do is add a duplicate warning in staff somewhere? What about "Something has gone wrong, please visit the library for more details" and cite an error code? (a non-descriptive to-the-user error code that the library would know what it means.) |