Kshitij Badani created ZEPPELIN-1042:
----------------------------------------
Summary: Extra space is present as part of username in search box
while trying to setup Zeppelin permissions
Key: ZEPPELIN-1042
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1042
Project: Zeppelin
Issue Type: Bug
Components: GUI
Affects Versions: 0.6.0
Reporter: Kshitij Badani
Fix For: 0.6.0
Zeppelin is configured with LDAP authentication.
Here is the scenario
1) Login as 'user1' user and create a notebook ('Untitled Note 1')
2) Try to change the permission of 'Untitled Note 1'. Start typing in owners
box -> user1
3) The search box appears with a saved name ' admin' (There is an extra space
in front of user1')
4) Then click on the search box item and save the permissions. The permissions
that get saved have all got an extra space before the username 'user1' though
it is not intended to have that space.
5) Later while trying to change the permissions of notebook as 'user1' user, it
will disallow because it recognizes ' user1' (user1 with extra space) as owner
instead of plain 'user1'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)