| Summary: | [users] [admin] No error or success feedback when creating a new user | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Aidan Redpath <aidanr> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | 6.0 RC3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
I just tested and it now displays an error, but doesn't tell you *why* it failed. |
1. Log in to an Orion server as the admin user 2. Go to yourServer/profile/user-list.html 3. Try to create a new user named "a" 4. You'll get an error 400 like this one: > {"HttpCode":400,"Message":"Username must contain at least 3 characters","Severity":"Error","Code":0} But the UI does not show the error. Also, even in the case where the user is successfully created, the page does not redraw -- so in every case you have to reload the page to see if it worked.