http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1673 oleonard@myacpl.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Platform|Macintosh |All Version|unspecified |HEAD ------- Comment #2 from oleonard@myacpl.org 2007-12-20 05:40 ------- Okay, I'm guessing you're talking about patron entry (memberentry.pl), because I'm seeing new bugs there. When I save edits to an existing patron record with all required fields filled in, I get an error message: The following fields are wrong. Please fix them This is supposed to be followed by details of the errors: <!-- TMPL_IF NAME="ERROR_login_exist" --><div id="ERROR_login_exist">login/password already exist</div> <!-- /TMPL_IF --> ...etc. Re-submitting the form proceeds with the save operation, but then dateenrolled and dateexpiry are made NULL in the database! ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.