GitHub user ravicodder opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/866

    [ZEPPELIN-834]Handle Note-name with spaces

    ### What is this PR for?
    Handle notename to have only white spaces. 
    
    ### What type of PR is it?
    [Bug Fix ]
    
    ### Todos
    
    
    ### What is the Jira issue?
    [ZEPPELIN-834] (https://issues.apache.org/jira/browse/ZEPPELIN-834)
    
    ### How should this be tested?
    Create note with name having only white spaces.
    you should be able to see note id for those note.
    
    ### Screenshots (if appropriate)
    Before:
    ![screen shot 2016-04-29 at 10 40 27 
am](https://cloud.githubusercontent.com/assets/7026661/14908845/3129c82e-0dfa-11e6-8732-53623974e10f.png)
    ![screen shot 2016-04-29 at 10 37 56 
am](https://cloud.githubusercontent.com/assets/7026661/14908849/3762f13e-0dfa-11e6-9b72-b0c0b032b06d.png)
    ![screen shot 2016-04-29 at 10 36 23 
am](https://cloud.githubusercontent.com/assets/7026661/14908851/3cc8a5e2-0dfa-11e6-8bc9-051da61cf806.png)
     After:
    ![screen shot 2016-04-29 at 10 40 17 
am](https://cloud.githubusercontent.com/assets/7026661/14908854/47e7f3ec-0dfa-11e6-8c02-7979dc04cabb.png)
    ![screen shot 2016-04-29 at 10 39 57 
am](https://cloud.githubusercontent.com/assets/7026661/14908856/4a23675e-0dfa-11e6-9d5b-7dca6faf0998.png)
    ![screen shot 2016-04-29 at 10 38 16 
am](https://cloud.githubusercontent.com/assets/7026661/14908858/4d06a8d2-0dfa-11e6-9b62-63bbe7bdf1e7.png)
    
    ### Questions:
    * Does the licenses files need update?NO
    * Is there breaking changes for older versions?NO
    * Does this needs documentation?NO
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ravicodder/incubator-zeppelin 
handleBlankNoteName

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/866.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #866
    
----
commit 67f3cab6e665d428b8f843d5f5bcee67580a129f
Author: Ravi Ranjan <ranjanravi0...@gmail.com>
Date:   2016-04-29T05:12:45Z

    Handle blank note name

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to