You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I just discovered a bug in the conference payment form client-side validation. The form allows the user to only input a single word name, but complains when you try to submit that it needs two names (presumably for credit card detail verification).
The name field with green check on single word input:
The error message asking for two words in the name field:
I should also point out that some people only have one name so I think the real issue here is requiring two words in that field.
The text was updated successfully, but these errors were encountered:
Thanks David for noting this. The ticketing system is managed by the Tito crew, so it's out of our hands (and you're spot on about some people only having one name). Wonder if it's actually a limitation of credit card processors? I'll pass the issue along nonetheless.
Hey, I just discovered a bug in the conference payment form client-side validation. The form allows the user to only input a single word name, but complains when you try to submit that it needs two names (presumably for credit card detail verification).
The name field with green check on single word input:
The error message asking for two words in the name field:
I should also point out that some people only have one name so I think the real issue here is requiring two words in that field.
The text was updated successfully, but these errors were encountered: