Author: fhanik
Date: Sat Feb 23 12:54:05 2008
New Revision: 630534
URL: http://svn.apache.org/viewvc?rev=630534&view=rev
Log:
use the same variable name for strict servlet compliance (cookie regression)
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=630534&r1=630533&r2=630534&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Feb 23 12:54:05 2008
@@ -79,10 +79,8 @@
* Allow old style cookie values to work(auto switch to v1) (regression)
http://svn.apache.org/viewvc?view=rev&revision=627743 (ServerCookie.java)
+ http://svn.apache.org/viewvc?view=rev&revision=630533 (use the same variable
name for all servlet compliance flags)
+1: fhanik, markt
- +0: remm (the property name is inconsistent with what has been used
recently, but that
- convention was never really discussed either) fhanik: the propperty name
is the same as everywhere else
- I posted about that: could have its own property in addition to the
strict thing, and the field should be uppercase
-1:
* Fix ArrayIndexOutOfBoundsException when empty URL is requested
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]