> craigmcc    02/02/25 17:24:33
>
>   Modified:    catalina/src/share/org/apache/catalina/ant DeployTask.java
>                         InstallTask.java ReloadTask.java RemoveTask.java
>                         StartTask.java StopTask.java
>   Log:
>   Update Ant tasks to URLEncode the query parameters that are sent along
with
>   the commands to the Manager webapp.  This deals with issues like spaces
in
>   the context path, which were not being deployed correctly.
>
>   FIXME - The code that maps a request URI to a context still chokes on a
>   space in the context path; that is the next thing to be fixed.

Yes, I tried it, and it indeed it doesn't work (bug 6286). I didn't even try
to look at it, since I was worried by the possibility of reintroducing some
URL-encoding security problems.

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to