https://issues.apache.org/bugzilla/show_bug.cgi?id=54371

polina.gen...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from polina.gen...@gmail.com ---
Hi, 

Thanks for approving the patch. However I accidently noticed that the fix is
not correctly working if the context root contains any of the characters: 
‘~’,’&’, ‘;’, ‘+’. This is because these characters are not encoded in the
string returned by getURL().getFile() (unlike white space for example) while
they get encoded by the URL_ENCODER.encodeURL() method. I’m currently thinking
how to overcome this inconformity. 

Thanks and regards,
Polina

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to