remm        2004/01/25 05:15:16

  Modified:    webapps/tomcat-docs/config coyote.xml jk2.xml
  Log:
  - The default should have been what was in 4.1.27. The change was an unintended
    consequence of switching to the TC 5 code.
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-tomcat-4.0/webapps/tomcat-docs/config/coyote.xml
  
  Index: coyote.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/config/coyote.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- coyote.xml        12 Dec 2003 02:45:01 -0000      1.8
  +++ coyote.xml        25 Jan 2004 13:15:16 -0000      1.9
  @@ -104,7 +104,7 @@
         <p>This specifies if the encoding specified in contentType should be used
         for URI query parameters, instead of using the URIEncoding. This
         setting is present for compatibility with Tomcat 4.1.27 and earlier.
  -      The default value is <code>false</code>.
  +      The default value is <code>true</code>.
         </p>
       </attribute>
   
  
  
  
  1.8       +1 -1      jakarta-tomcat-4.0/webapps/tomcat-docs/config/jk2.xml
  
  Index: jk2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/config/jk2.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jk2.xml   12 Dec 2003 02:45:01 -0000      1.7
  +++ jk2.xml   25 Jan 2004 13:15:16 -0000      1.8
  @@ -92,7 +92,7 @@
         <p>This specifies if the encoding specified in contentType should be used
         for URI query parameters, instead of using the URIEncoding. This
         setting is present for compatibility with Tomcat 4.1.27 and earlier.
  -      The default value is <code>false</code>.
  +      The default value is <code>true</code>.
         </p>
       </attribute>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to