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

            Bug ID: 56168
           Summary: Url with filename with accent gives 404
           Product: Tomcat 7
           Version: 7.0.52
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Integration
          Assignee: dev@tomcat.apache.org
          Reporter: zebul...@hotmail.com

When building an application in eclipse Kepler SR1 and using Tomcat 7.0.41 or
7.0.52, when I try to follow a link in my site where the filename contains an
accent, the url is correctly displayed in the url bar of the navigator/browser,
but tomcat gives nonetheless a 404 error.
For example:
http://localhost:8081/Air_de_Java/viepriv%C3%A9e.html or
http://localhost:8081/Air_de_Java/vieprivée.html is shown in url bar while
tomcat says:

"Etat HTTP 404 - /Air_de_Java/viepriv%C3%A9e.html

type Rapport d''état

message /Air_de_Java/viepriv%C3%A9e.html

description La ressource demandée n''est pas disponible.
Apache Tomcat/7.0.52"

I am using windows 7 pro French
The file soring the url is an html5 utf8 charset file.

The behavior is the same if I build a war and deploy it inside tomcat and run
the app there.

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