mstrewe commented on PR #1456: URL: https://github.com/apache/incubator-stormcrawler/pull/1456#issuecomment-2618643831
I ran the test again, without the fix. It returned ``` BasicURLNormalizerTest.testProperURLEncodingWithLowerCase:313 Failed to normalize url encoded url with lower case letters ==> expected: <http://www.example.com/Exhibitions/Detail/NjAxOA%3d%3d> but was: <http://www.example.com/Exhibitions/Detail/NjAxOA%3D%3D> ``` It seems to work correctly. I found the bug in my software using maybe an older version.. I will investigate -- 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: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org