Actions
Bug #4875
closedemail ajax validation sometimes fails
Description
Sometimes the email ajax validation shows session expired error. Unsure why at this time, but try to fix or just shut off the ajax validation.
Actions
Added by krileon over 10 years ago. Updated over 10 years ago.
Description
Sometimes the email ajax validation shows session expired error. Unsure why at this time, but try to fix or just shut off the ajax validation.
Note this will NOT stop the form from submitting, but it's not very user friendly UX wise.
Was due to spam input not being prepared before validation resulting in 2 different antispam codes being used.