[
https://issues.jboss.org/browse/GTNPORTAL-2377?page=com.atlassian.jira.pl...
] 
RH Bugzilla Integration commented on GTNPORTAL-2377:
----------------------------------------------------
JBoss JIRA Server <jira-update(a)redhat.com> made a comment on [bug
801207|https://bugzilla.redhat.com/show_bug.cgi?id=801207]
Chris Laprun <chris.laprun(a)jboss.com> made a comment on jira GTNPORTAL-2378
The problem is that usernames when they are put into a group are validated via a regular
expression which does allow a username such as a*****. This results in the
validator moving on and accepting the username as valid and thus, looking for
it at a later validation stage.
                
 Improper error messages in username validation
 ----------------------------------------------
                 Key: GTNPORTAL-2377
                 URL: 
https://issues.jboss.org/browse/GTNPORTAL-2377
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public(Everyone can see) 
          Components: WebUI
    Affects Versions: 3.2.0-GA
            Reporter: Chris Laprun
            Assignee: Chris Laprun
             Fix For: 3.3.0.CR01
 Description of problem:
 1. User Name in New Staff:
 a) when type user name with first letter capital, message "The "User
Name"
 field must start with a character" occur
 b) when type user name with invalid characters, message looks like "msg msg
 Ivalid-char Invalid-char"
 2. Group Name when adding new group in Users and Groups Management:
 When type invalid characters, warning contains message too many times 
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: 
http://www.atlassian.com/software/jira