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

--- Comment #3 from Juraj Huska <jhu...@redhat.com> ---
Hello,

thanks for quick response. IMHO it is a Tomcat bug because it is the only
servlet container/application container I am able to reproduce this issue on.
It works on e.g. JBoss AS 7.1.1.Final or Wildfly 8.1.0.Final.

Additionally, I managed to reproduce it without Tomcat manager as well. The key
to reproduce it is to access the JSF app (localhost:8080/simple-app) from a
link with following code:

<a href="/simple%2Dapp">simple-app</a>

The issue is occurring only when href attribute contains dash as a URL encoded
character.

-- 
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