[Bug 55837] ServletContext.getRealPath() returns null

2014-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #10 from Jo Desmet jo_des...@yahoo.com --- Just tested this in 8.0.3 log.info(Path3: +request.getRealPath(/)); // Works log.info(Path4: +request.getRealPath(\\)); // returns null!! log.info(Path2:

[Bug 55837] ServletContext.getRealPath() returns null

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #9 from Mark Thomas ma...@apache.org --- (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.

[Bug 55837] ServletContext.getRealPath() returns null

2014-04-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #8 from Mitch Kyle mitch@gmail.com --- (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

[Bug 55837] ServletContext.getRealPath() returns null

2014-02-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #7 from Mark Thomas ma...@apache.org --- (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

[Bug 55837] ServletContext.getRealPath() returns null

2014-02-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #6 from Patrick Mi patrick...@touchpoint.co.nz --- 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

[Bug 55837] ServletContext.getRealPath() returns null

2013-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #5 from Christopher Schultz ch...@christopherschultz.net --- Here come the complaints that getRealPath returns bogus paths... -- You are receiving this mail because: You are the assignee for the bug.

[Bug 55837] ServletContext.getRealPath() returns null

2013-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #3 from Mark Thomas ma...@apache.org --- 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

[Bug 55837] ServletContext.getRealPath() returns null

2013-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 55837] ServletContext.getRealPath() returns null

2013-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 Chuck Caldarale chuck.caldar...@unisys.com changed: What|Removed |Added Status|NEW

[Bug 55837] ServletContext.getRealPath() returns null

2013-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 oschina.net oschina@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED