#3704 closed Defect (fixed)
Admin add user fails with no message if username invalid
| Reported by: | mrclay | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1b |
| Component: | Core | Version: | 1.8 Beta |
| Severity: | minor | Keywords: | username |
| Cc: | brett@… | Difficulty: | easy |
Description
At /admin/users/add, if one attempts to create a user with an invalid username (had a hyphen in my case), the form will be returned unaltered, but with no validation message.
Change History (4)
comment:1 Changed 21 months ago by brettp
- Milestone changed from Needs Review to Elgg 1.8.1
comment:2 Changed 20 months ago by cash
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 20 months ago by brettp
- Milestone changed from Elgg 1.8.1 to Elgg 1.8.1b
comment:4 Changed 19 months ago by cash
Fixes #3704 displaying error messages when adding users through admin interface
Changeset: 4706f47ca0b19d9baa45742ae7c8d270c42e9490
Note: See
TracTickets for help on using
tickets.

Fixes #3704 displaying error messages when adding users through admin interface