Opened 19 months ago
Closed 19 months ago
#414 closed System Defect (fixed)
Mixing case in login in installer triggers warning
| Reported by: | vans | Owned by: | kris |
|---|---|---|---|
| Priority: | major | Milestone: | 9.0 |
| Component: | Installer | Version: | 9.0-BETA3 |
| Keywords: | Cc: | trac-bugs@… |
Description
At user creation screen mixing upper-case and lower-case letters triggers the warning at bottom. How to reproduce: try making login smth like aBc. After entering 'c' you'll see the warning. Haven't tried to go to the next steps.
Btw the version is 9.0-RC1.
Change History (1)
comment:1 Changed 19 months ago by kris
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This is already fixed for RC2, had some bad regexp in there :)