I noticed a weird change on the site registration form after I enable the form defaults module. The email field on registration page got disappeared when the module was enabled. However on disabling the module the email field was restored. I think this is very critical bug in the module which needs to addressed sooner as it bars users from registering on the site.
Comments
Comment #1
metzlerd commentedI'm betting this was because of a form override that was in place? The new 6.x-2 Dev version has the ability to manage forms and remove form overrides for existing forms. Could this perhaps be the problem?
Comment #2
metzlerd commentedCan't reproduce. When I enable the module, I don't see this. Let me know if the resetting of overrides doesn't work, or try and replicate with other modules disabled.