japplis opened a new pull request, #562:
URL: https://github.com/apache/commons-vfs/pull/562

   Detection of IPv6 ip addresses should ignore decoding of %nn text. It is 
done at the moment in the buffer length (from decode(String) instead of where 
the host name should be. This result in incorrect decoding of files like 
'file%20[hello%20world].txt as all text after [ (and before ] if present) is 
not decoded.


-- 
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: issues-unsubscr...@commons.apache.org

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

Reply via email to