Closed (fixed)
Project:
Signup
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Nov 2008 at 11:09 UTC
Updated:
21 Nov 2008 at 20:13 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 330838_signup_d6_validation_bugs.1.patch | 3.72 KB | dww |
Comments
Comment #1
dwwI 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.
Comment #2
dwwCommitted to HEAD.