[Koha-bugs] [Bug 2856] Duplicate patrons are not detected

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Tue May 19 22:29:27 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2856


Ryan Higgins <rch at liblime.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rch at liblime.com
           Priority|PATCH-Sent                  |P3




--- Comment #5 from Ryan Higgins <rch at liblime.com>  2009-05-19 20:29:27 ---

The patch pushed to head inappropriately prevents two people with the same name
from existing in the same Koha installation.  As pointed out in code comments
around this bit of code, you can't require a test against fields that aren't
necessarily required (e.g. firstname and dateofbirth).

There's some template code that appears to offer an override option (using tmpl
var 'answernodouble'), but the script ignores this, and silently fails to add a
new member.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list