Bug report #555 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/555>

REPORT #555 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: tomcat3.2b6
   JVM Release: sun jdk1.2.2
   Operating System: linux
   OS Release: TurboLinux release 4.0 (Kunlun)
   Platform: Intel

Synopsis: 
Chinese coded url problem

Description:
For some reason,I have to use Chinese code in url,like this:
http://myhost/mywork/servlet/DownLoadFile/²âÊÔ.gif?²âÊÔ.gif
(To down load program generated file with chinese coded filename. "DownLoadFile" is my 
servlet.)
This url works well when use tomcat separately,But do not work under 
Apache+mod_jk+tomcat.

Under Apache+mod_jk+tomcat, 
"http://myhost/mywork/servlet/DownLoadFile/test.gif?test.gif" works well. But stop 
work when replace "test" with chinese code "²âÊÔ".

Title: BugRat Report # 555

BugRat Report # 555

Project: Tomcat Release: tomcat3.2b6
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: non-critical
Confidence: public

Submitter: Jimmy Fan ( [EMAIL PROTECTED] )
Date Submitted: Dec 7 2000, 09:49:12 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Chinese coded url problem
Environment: (jvm, os, osrel, platform)
sun jdk1.2.2, linux, TurboLinux release 4.0 (Kunlun), Intel

Additional Environment Description:

Report Description:
For some reason,I have to use Chinese code in url,like this: http://myhost/mywork/servlet/DownLoadFile/²âÊÔ.gif?²âÊÔ.gif (To down load program generated file with chinese coded filename. "DownLoadFile" is my servlet.) This url works well when use tomcat separately,But do not work under Apache+mod_jk+tomcat. Under Apache+mod_jk+tomcat, "http://myhost/mywork/servlet/DownLoadFile/test.gif?test.gif" works well. But stop work when replace "test" with chinese code "²âÊÔ".

How To Reproduce:
null

View this report online...

Reply via email to