The default value for contact_default_status in contact_form_user_admin_settings_alter() is not set to the actual variable value, it is always 1. Fix is simple, patch is attached :)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 973488_contact-wrong-default-value.patch | 821 bytes | amateescu |
| contact-wrong_default.patch | 556 bytes | Volx |
Comments
Comment #1
dave reidActually this needs to be fixed in core since we didn't fix this with the smart system_settings_form rollback.
Comment #2
montesq commentedcontact-wrong_default.patch queued for re-testing.
Comment #4
amateescu commentedPatch for D7.
Comment #5
bleen commentedpatched against HEAD ... works as advertised.
... I'm not sure this is really critical, but at this point, who cares? RTBC
Comment #6
webchickGrrrr.
Guys. Critical means "If we don't fix it by RC, people will die."
Comment #7
dries commentedYeah, this is not critical. The fix is proper though so I committed it to CVS HEAD.