In the registration functionality for a paid event, the registration field's default email address is mrconnerton's.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cod_support-n1838840.patch | 622 bytes | damienmckenna |
In the registration functionality for a paid event, the registration field's default email address is mrconnerton's.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cod_support-n1838840.patch | 622 bytes | damienmckenna |
Comments
Comment #1
mrconnerton commentedG'damn it I thought I caught that in this patch. I've been setting it to example@example.com. I can get a new patch shortly.
Comment #2
damienmckennaThis simply blanks out the default value from the cod_paid_events.features.field.inc file.
Comment #3
mrconnerton commentedI vaugely remeber that field being required
Comment #4
japerryCorrect, it is a required field. Thus, Paid events will always be overridden. I don't like that, but I don't see another option around it at the moment. The best thing to do is attack it when we do entity registrations.
In the interim, its fixed for now. Thanks Damien for spotting it!
c96cba0214933e81c8094caed5b3257c72a5fd12
Comment #5
damienmckennaI suggest following up with a feature request to the Registration module to use the system email address rather than requiring anything be saved in this field.