[jira] [Commented] (AMBARI-15547) User names in the List view of Roles are displayed with URI encoding
[ https://issues.apache.org/jira/browse/AMBARI-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211183#comment-15211183 ] Hudson commented on AMBARI-15547: - ABORTED: Integrated in Ambari-trunk-Commit #4541 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4541/]) AMBARI-15547. User names in the List view of Roles are displayed with (rzang: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=eb7e8b2dda9f386351e67ed00f530676c533df74]) * ambari-admin/src/main/resources/ui/admin-web/app/views/clusters/userAccessList.html > User names in the List view of Roles are displayed with URI encoding > > > Key: AMBARI-15547 > URL: https://issues.apache.org/jira/browse/AMBARI-15547 > Project: Ambari > Issue Type: Bug > Components: ambari-admin >Reporter: Keta Patel >Assignee: Keta Patel >Priority: Minor > Attachments: AMBARI-15547.patch, names with No URI encoding.tiff, > names with URI encoding.tiff > > > Under the List view of Roles, the name of Users with special characters, like > '@', are displayed with URI encoding. (see attachment "names with URI > encoding.tiff") > The names should be displayed without any encoding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (AMBARI-15547) User names in the List view of Roles are displayed with URI encoding
[ https://issues.apache.org/jira/browse/AMBARI-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210989#comment-15210989 ] Keta Patel commented on AMBARI-15547: - committed to trunk: https://github.com/apache/ambari/commit/eb7e8b2dda9f386351e67ed00f530676c533df74 > User names in the List view of Roles are displayed with URI encoding > > > Key: AMBARI-15547 > URL: https://issues.apache.org/jira/browse/AMBARI-15547 > Project: Ambari > Issue Type: Bug > Components: ambari-admin >Reporter: Keta Patel >Assignee: Keta Patel >Priority: Minor > Attachments: AMBARI-15547.patch, names with No URI encoding.tiff, > names with URI encoding.tiff > > > Under the List view of Roles, the name of Users with special characters, like > '@', are displayed with URI encoding. (see attachment "names with URI > encoding.tiff") > The names should be displayed without any encoding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (AMBARI-15547) User names in the List view of Roles are displayed with URI encoding
[ https://issues.apache.org/jira/browse/AMBARI-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210562#comment-15210562 ] Hadoop QA commented on AMBARI-15547: {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12795096/AMBARI-15547.patch against trunk revision . {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 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 ambari-admin. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/6010//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/6010//console This message is automatically generated. > User names in the List view of Roles are displayed with URI encoding > > > Key: AMBARI-15547 > URL: https://issues.apache.org/jira/browse/AMBARI-15547 > Project: Ambari > Issue Type: Bug > Components: ambari-admin >Reporter: Keta Patel >Assignee: Keta Patel >Priority: Minor > Attachments: AMBARI-15547.patch, names with No URI encoding.tiff, > names with URI encoding.tiff > > > Under the List view of Roles, the name of Users with special characters, like > '@', are displayed with URI encoding. (see attachment "names with URI > encoding.tiff") > The names should be displayed without any encoding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (AMBARI-15547) User names in the List view of Roles are displayed with URI encoding
[ https://issues.apache.org/jira/browse/AMBARI-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209420#comment-15209420 ] Keta Patel commented on AMBARI-15547: - The fix for this issue is to replace the displayed name with the correct name attribute, which is not URI encoded. This attribute is already present in the User's object. The attachment "names with No URI encoding.tiff" shows the corrected User names. > User names in the List view of Roles are displayed with URI encoding > > > Key: AMBARI-15547 > URL: https://issues.apache.org/jira/browse/AMBARI-15547 > Project: Ambari > Issue Type: Bug > Components: ambari-admin >Reporter: Keta Patel >Assignee: Keta Patel >Priority: Minor > Attachments: names with No URI encoding.tiff, names with URI > encoding.tiff > > > Under the List view of Roles, the name of Users with special characters, like > '@', are displayed with URI encoding. (see attachment "names with URI > encoding.tiff") > The names should be displayed without any encoding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)