Bug report #526 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/526> REPORT #526 Details. Project: Tomcat Category: Feature Requests SubCategory: New Feature Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.2 JVM Release: 1.3 Operating System: WinNT OS Release: 4.0 Platform: x86 Synopsis: HttpServletRequest.getPathTranslated returns null Description: This can be seen from examples/snoop. The output for request: Request URI: /examples/snoop Context Path: /examples Servlet Path: /snoop Path Info: null Path Trans: null Query String: null The value for "Path Trans:" should be something like d:\tomcat\webapps\examples (as seen in release 3.1)Title: BugRat Report # 526
BugRat Report # 526
Project: Tomcat | Release: 3.2 |
Category: Feature Requests | SubCategory: New Feature |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
Shawfe Sung ( [EMAIL PROTECTED] )
Date Submitted:
Dec 5 2000, 11:08:58 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- HttpServletRequest.getPathTranslated returns null
- Environment: (jvm, os, osrel, platform)
- 1.3, WinNT, 4.0, x86
- Additional Environment Description:
- Report Description:
- This can be seen from examples/snoop. The output for request: Request URI: /examples/snoop Context Path: /examples Servlet Path: /snoop Path Info: null Path Trans: null Query String: null The value for "Path Trans:" should be something like d:\tomcat\webapps\examples (as seen in release 3.1)