Actions
feature request #9924
closedaccountCreation view with field validation
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Description
The following fields need to be required:
- User name
- Password - already OK
- Password repeat - already OK
Input text validation:
- User name : must match
[A-Za-z0-9_\.\-]{3,}
- Password - already OK
- Password repeat - already OK
Related issues
Updated by Andreas Kohlbecker over 1 year ago
- Status changed from New to Resolved
- Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber
- % Done changed from 0 to 50
please review
Updated by Wolf-Henning Kusber over 1 year ago
- Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
- % Done changed from 50 to 100
Mouse over is helpful and the wording is clear. Invalid mandatory entries are clearly indicated. The ticket can be closed.
Updated by Andreas Kohlbecker over 1 year ago
- Status changed from Resolved to Closed
Updated by Andreas Kohlbecker over 1 year ago
- Related to feature request #9877: Account Registration UI added
Updated by Andreas Müller over 1 year ago
- Target version changed from Release 5.40 to Release 5.29
Actions