http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2856 Ryan Higgins <rch@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rch@liblime.com Priority|PATCH-Sent |P3 --- Comment #5 from Ryan Higgins <rch@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.