AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce 9 Bug Reports
»
9.0.4 Validator bug when adding admin user with trailing space
Rank: Advanced Member
Groups: HelpDesk, Developers Joined: 11/9/2018(UTC) Posts: 564
Thanks: 122 times Was thanked: 26 time(s) in 25 post(s)
|
Go to admin Go to People->Admin->Admin Users Click Add Admin User In the popup, specify an email with a trailing space Specify valid password, re-password and select a group Click Save and Close UI does not change. No validator error is rendered in the popup. No user is created. If you look in Fiddler, you'll see the validator did fire for the email address property, but it does not render in the popup. The user has no idea why the page won't save. Quote: HTTP/1.1 400 Bad Request Cache-Control: private, s-maxage=0 Content-Type: application/json; charset=utf-8 Server: Microsoft-IIS/10.0 X-AspNetMvc-Version: 5.2 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET Date: Wed, 22 Sep 2021 14:22:42 GMT Content-Length: 100
{"FormId":"add-user-form","errorModel":[{"key":"Email","errors":["The email address is invalid."]}]}
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
I am registering this issue. Thanks for pointing this out!
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce 9 Bug Reports
»
9.0.4 Validator bug when adding admin user with trailing space
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close