tbonelee commented on PR #4947:
URL: https://github.com/apache/zeppelin/pull/4947#issuecomment-3042322540

   And I've checked the returned instance from `.getName()` method on both the 
Windows and MacOS.
   
   - On MacOS.
   
![image](https://github.com/user-attachments/assets/72b8ef09-3720-49d8-84d9-b4fc2c67522c)
   
   - On Windows.
   
![image](https://github.com/user-attachments/assets/9924e106-0fc0-42b1-ac9d-661fecb7abf6)
   
   Based on this, maybe we could somehow join the `rootFile` and `absolutePath` 
properties to construct the path, instead of relying on the `.getURI()` method.
   To be safe, it might be worth checking on other OSs as well, such as linux 
distros.
   
   Note: On Windows with Korean locale, backslashes (`\`) are displayed as won 
signs (`₩`), but they are still regular path separators.
   


-- 
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: reviews-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to