Skip to content

Conversation

@japplis
Copy link
Contributor

@japplis japplis commented Jul 3, 2024

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.

@garydgregory
Copy link
Member

See also #558

@japplis
Copy link
Contributor Author

japplis commented Jul 30, 2024

Master merged. #558 is not related to this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants