[
https://issues.apache.org/jira/browse/RANGER-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251630#comment-15251630
]
rangerqa commented on RANGER-926:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12799931/RANGER-926.patch
against master revision 0178260.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
+1 checkstyle. The patch generated 0 code style errors.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-RANGER-Build/179//testReport/
Console output:
https://builds.apache.org/job/PreCommit-RANGER-Build/179//console
This message is automatically generated.
> Ranger UI validation changes to allow . [dot] in firstname and lastname fields
> ------------------------------------------------------------------------------
>
> Key: RANGER-926
> URL: https://issues.apache.org/jira/browse/RANGER-926
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Affects Versions: 0.5.0
> Reporter: Mehul Parikh
> Assignee: Mehul Parikh
> Fix For: 0.6.0
>
> Attachments: RANGER-926.patch
>
>
> *PROBLEM STATEMENT:*
> Ranger currently sets the Last Name and First Name fields from the User Name
> field.
> However, only space, _ and - is accepted in the Last Name field when trying
> to make a sync'd user an Admin. Usernames could be in the form
> firstname.lastname meaning they cannot change any users to Admins in the
> Ranger Admin interface. It fails with the message
> "Last name should start with alphabets & can have underscore, hyphen, space."
> *PROPOSED SOLUTION:*
> Please allow . [dot] in First Name and Last name of User (update validation
> on UI).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)