[Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-04-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 taffy-tyler6...@hotmail.co.uk changed: What|Removed |Added CC||taffy-tyler6...@hotm

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #8 from Mark Thomas 2012-02-17 18:29:36 UTC --- I am still leaning heavily towards WONTFIX for this. This issue affects a version of the JVM where fixes are no longer provided for free by Oracle. Users of such a JVM have two op

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #7 from Keiichi Fujino 2012-02-06 08:20:18 UTC --- Created attachment 28274 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28274 patch v2 Many thanks for the comments. I reimplement ByteChunk.toStringInternal().

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #6 from Konstantin Kolinko 2012-02-04 01:29:57 UTC --- (In reply to comment #5) > Maybe we can > implement (...) just use a simple ThreadLocal > to pass a Decoder instance around while processing the same request. If a Decode

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #5 from Konstantin Kolinko 2012-02-04 00:46:39 UTC --- (In reply to comment #3) > Created attachment 28257 [details] > new implementation of ByteChunk.toStringInternal() > -1. There are two errors: 1) "return new String(buff,

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #4 from Hiroki Hayashi 2012-02-03 10:22:20 UTC --- Thank you very much for the answer, Mr. Kolinko. And Thank you for the patch to the issue, Mr. Fujino. I tried to run the program from Mr. Kolinko, and could get the "Broken c

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 Mark Thomas changed: What|Removed |Added Attachment #28257|0 |1 is patch|

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #3 from Keiichi Fujino 2012-02-03 09:32:27 UTC --- Created attachment 28257 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28257 new implementation of ByteChunk.toStringInternal() Hi All. I am using Charaset affec

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #2 from Konstantin Kolinko 2012-02-02 11:00:11 UTC --- Created attachment 28252 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28252 Test.java - Test Charset.decode() I am attaching a test class that I wrote based

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #1 from Konstantin Kolinko 2012-02-02 10:37:21 UTC --- Similar recent discussion on users@: ("POST data (single character) cleared when using tomcat 6.0.33 and Character Encoding Filter") http://marc.info/?t=13266801081&r=1