Vote #67567
完了Emails with trailing spaces incorrectly detected as invalid
0%
説明
currently using 0.9.5.stable.3830
I originally thought this was a problem with email addresses with a "." in them, where the validation incorrectly identifies this as an invalid email address. (I think this was the problem in 0.9.3, but I have since updated)
Email addresses with a trailing space(s) are being flagged as invalid. I think it would be better to simply trim any extra space from the input field before validating/saving.
journals
I have added patches to strip the trailing spaces from the mail before validation and save.
(This is my first contribution - so please let me know if I am missing anything - Thanks!)
--------------------------------------------------------------------------------
Fixed in r3873.
--------------------------------------------------------------------------------
Admin Redmine さんが約4年前に更新
- カテゴリ を Accounts / authentication_7 にセット
- 対象バージョン を 1.0.1_21 にセット