https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #10 from Jo Desmet ---
Just tested this in 8.0.3
log.info("Path3: "+request.getRealPath("/")); // Works
log.info("Path4: "+request.getRealPath("\\")); // returns null!!
log.info("Path2: "+request.getRealPath(F
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #9 from Mark Thomas ---
(In reply to Mitch Kyle from comment #8)
> (In reply to Mark Thomas from comment #4)
> > Thanks for the report. This has been fixed in 8.0.x and will be included in
> > 8.0.0-RC6 onwards.
>
> I'm still s
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #8 from Mitch Kyle ---
(In reply to Mark Thomas from comment #4)
> Thanks for the report. This has been fixed in 8.0.x and will be included in
> 8.0.0-RC6 onwards.
I'm still seeing this in 8.0.5. Could I get an update?
--
You
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #7 from Mark Thomas ---
(In reply to Patrick Mi from comment #6)
> Should the method return the CanonicalPath or AbsolutePath?
>
> I used this method in Tomcat 4 and it returned AbsolutePath and now I found
> that it returns Ca
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #6 from Patrick Mi ---
Should the method return the CanonicalPath or AbsolutePath?
I used this method in Tomcat 4 and it returned AbsolutePath and now I found
that it returns CanonicalPath which means the I couldn't locate my f
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #5 from Christopher Schultz ---
Here come the complaints that getRealPath returns bogus paths...
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #3 from Mark Thomas ---
The short version is that this should return a file (that doesn't exist) in
this case.
The long version is that this is just about defined in the Servlet
specification but only tenuously.
The use of vir
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
oschina.net changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
Chuck Caldarale changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
10 matches
Mail list logo