codxbrexx commented on issue #6577:
URL: https://github.com/apache/opendal/issues/6577#issuecomment-3702975653

   Hey @christer-eriksson,
   I have investigated this issue and confirmed the root cause is the use 
of`.trim()` in `normalize_path`, 
   which removes trailing whitespace and alters valid filenames.
   I’d like to work on a fix that preserves trailing whitespace while keeping
   existing path normalization guarantees, and add unit + integration tests.
   Please let me know if that approach sounds good.


-- 
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]

Reply via email to