Author: rjung Date: Thu Mar 24 16:25:43 2011 New Revision: 1085029 URL: http://svn.apache.org/viewvc?rev=1085029&view=rev Log: Fix nice typo (complaint -> compliant).
BZ 50966. Modified: tomcat/site/trunk/docs/migration.html tomcat/site/trunk/xdocs/migration.xml Modified: tomcat/site/trunk/docs/migration.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?rev=1085029&r1=1085028&r2=1085029&view=diff ============================================================================== --- tomcat/site/trunk/docs/migration.html (original) +++ tomcat/site/trunk/docs/migration.html Thu Mar 24 16:25:43 2011 @@ -1143,7 +1143,7 @@ problems.</p> <td> <blockquote> - <p>Tomcat no longer accepts non-specification complaint name only cookies by + <p>Tomcat no longer accepts non-specification compliant name only cookies by default. However, a new system property has been added, <code>org.apache.tomcat.util.http.ServerCookie.ALLOW_NAME_ONLY</code>, that can be used to accept name only cookies.</p> Modified: tomcat/site/trunk/xdocs/migration.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration.xml?rev=1085029&r1=1085028&r2=1085029&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/migration.xml (original) +++ tomcat/site/trunk/xdocs/migration.xml Thu Mar 24 16:25:43 2011 @@ -361,7 +361,7 @@ problems.</p> <subsection name="Cookies"> - <p>Tomcat no longer accepts non-specification complaint name only cookies by + <p>Tomcat no longer accepts non-specification compliant name only cookies by default. However, a new system property has been added, <code>org.apache.tomcat.util.http.ServerCookie.ALLOW_NAME_ONLY</code>, that can be used to accept name only cookies.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org