| Registration Problem If a user submits bad data for any of the fields, hits "Create user" and then gets the error page with the link to go back and try again, the verify and "Create user" buttons are disabled, and only re-enabled if the user resubmits all data.
This does not make sense because if only one field is bad (e.g. the passwords don't match) the user is going to go back and only attempt to change the password fields. Our users have anyway ;-) And it makes sense - one shouldn't have to re-enter all to be able to submit. Just the field(s) with bad data.
Tried this on the Pligg demo - same problem - so it's not something just affecting our installation.
Fix ideas? Thanks! |