Guenter Knauf wrote:
Mark Thomas wrote:
Options for a work-around are:
- Try a later JVM. If the test case below works - you should be OK.
SP7 JVM is latest.
Scratch that option then.
- Use an older version of Ant. Ant was upgraded to keep up to date rather
than for a specific big fix so agai
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Hi Mark,
> Mark Thomas wrote:
> Found it. Test case was slightly wrong. Try the test case below. You
> should see a difference between Windows and NetWare.
yep:
java -cp sys:/nwtest org.apache.markt.NetWareTest %1
OS: NetWare
VM: 1.4.2
.
file:/SYS:/./
/SYS:/./
\SYS:\.
java: Class org.apache.markt.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44506
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
--- Comment #29 from Mark Thomas <[EMAIL PROTECTED]> 2008-03-30 14:19:03 PST
---
I have tested Remy's patch (less the one bad line) and it does fix the various
multi-byte read test cases.
The patch has been applied to trunk and propos
Author: markt
Date: Sun Mar 30 14:17:07 2008
New Revision: 642821
URL: http://svn.apache.org/viewvc?rev=642821&view=rev
Log:
Propose second part of 44494 patch.
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/c
Author: markt
Date: Sun Mar 30 14:16:03 2008
New Revision: 642820
URL: http://svn.apache.org/viewvc?rev=642820&view=rev
Log:
Propose the multi-byte fix for 44494
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.
Author: markt
Date: Sun Mar 30 14:13:36 2008
New Revision: 642819
URL: http://svn.apache.org/viewvc?rev=642819&view=rev
Log:
Apply Remy's patch for 44494 for multi-byte character data.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java
Modified: tomcat/trunk/java/org/ap
Author: markt
Date: Sun Mar 30 13:56:29 2008
New Revision: 642816
URL: http://svn.apache.org/viewvc?rev=642816&view=rev
Log:
Remove unused code. No functional change.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/b
Author: markt
Date: Sun Mar 30 13:52:21 2008
New Revision: 642814
URL: http://svn.apache.org/viewvc?rev=642814&view=rev
Log:
Tab police. Tabs -> 8 spaces. No functional change.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java
Modified: tomcat/trunk/java/org/apache/tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679
--- Comment #6 from Mark Thomas <[EMAIL PROTECTED]> 2008-03-30 13:10:25 PST ---
(In reply to comment #5)
> Simply put - colons are valid characters for version 0 and version 1 (RFC
> 2109/RFC 2965) cookies.
This caught me out recently.
I completed the needed patches for httpOnly support in Tomcat.
Please see:
https://issues.apache.org/bugzilla/show_bug.cgi?id=44382
Only 3 files were touched:
org.apache.catalina.connector.Response
org.apache.catalina.connector.Request
and
org.apache.tomcat.util.http.ServerCookie
You sincere
15 matches
Mail list logo