[
https://issues.apache.org/jira/browse/RANGER-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qiang Zhang updated RANGER-1274:
--------------------------------
Attachment: 0001-RANGER-1274-Do-some-improvement-for-the-error-messag.patch
> Do some improvement for the error message in
> org.apache.ranger.biz.UserMgr.java file: add space between the sentences.
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: RANGER-1274
> URL: https://issues.apache.org/jira/browse/RANGER-1274
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Reporter: Qiang Zhang
> Assignee: Qiang Zhang
> Priority: Minor
> Labels: patch
> Attachments:
> 0001-RANGER-1274-Do-some-improvement-for-the-error-messag.patch
>
>
> Do some improvement for the error message in
> org.apache.ranger.biz.UserMgr.java file: add space between the sentences.
> Miss space between
> create403RESTException("serverMsg.userMgrWrongUser"+ userId);
> restErrorUtil.create403RESTException("Operation not allowed." + "
> loggedInUser=" + (sess != null ? sess.getXXPortalUser().getId() : "Not Logged
> In"));
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)