Andrew X created ZEPPELIN-3229: ---------------------------------- Summary: Improve MS Outlook support to by decoding percent encoded in URLs Key: ZEPPELIN-3229 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3229 Project: Zeppelin Issue Type: Improvement Components: Core Affects Versions: 0.7.3, 0.8.0 Environment: MS Outlook (any version), A browser with access to Zeppelin. Reporter: Andrew X
Zeppelin notebook links, when clicked on from MS Outlook (any version), gets encoded such that the hash '#' is replaced with '%23' thereby resulting in error 404 in zeppelin. Can supported be added for this? Actual browser error below when link with ../#//notebook/2D7HE4Y1C clicked on from Outlook: h2. HTTP ERROR 404 Problem accessing /%23/notebook/2D7HE4Y1C. Reason: Not Found -- This message was sent by Atlassian JIRA (v7.6.3#76005)