Fixed
Details
Details
Assignee
Matthew Bryant
Matthew BryantReporter
Former user
Former user(Deactivated)Components
Fix versions
Affects versions
Priority
Created November 20, 2008 at 9:38 PM
Updated January 8, 2009 at 8:56 AM
Resolved January 6, 2009 at 11:09 PM
Created a new user, filled in the fields User ID, Password (and confirm password) and save - when I look in the database the field "userstatus" reads "active," in the farUser table. That new user is unable to log in, due to that comma (account is disabled). If that comma is removed, it works fine.
I have tested this in both IE7 and FF2 - and I get the same result, just in case it would a be a browser issue.
It is probably due to some incompability in OpenBD that this manifests itself.
Snooped around a bit in the files to find out more about the ORM, and how the form results make it into the database, but I couldn't find anything too obvious...