I've committed the initial D6 port to HEAD (#222217: Port to 6.x), but one of the known bugs is that the validation is broken on the email field when anonymous users signup. I'll be working on this tomorrow.

CommentFileSizeAuthor
#1 330838_signup_d6_validation_bugs.1.patch3.72 KBdww

Comments

dww’s picture

Title: Validation of anonymous signup email addresses broken in D6 » Validation of signup form broken in D6
Status: Active » Needs review
StatusFileSize
new3.72 KB

I originally reported this as two separate bugs (#330838: Validation of signup form broken in D6), but I forgot that it's really the same form being reused in interesting ways. ;) So, the same patch fixes both bugs. It was just something I missed during the FAPI3 porting.

dww’s picture

Status: Needs review » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.