tbonelee commented on PR #4951: URL: https://github.com/apache/zeppelin/pull/4951#issuecomment-3015238648
@Reamer Thanks Reamer! I had a look at #4947, and while both involve notebook paths, I believe the issues are different. That one addresses URI-encoded names, whereas this PR fixes a routing issue in Angular, where links were generated as relative paths instead of root-based, leading to incorrect URLs under nested routes like `/#/jobmanager`. So while they seem related in topic, I think the underlying causes and fixes are different. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
