Author: kkolinko
Date: Thu Jun 22 22:42:13 2017
New Revision: 1799636

URL: http://svn.apache.org/viewvc?rev=1799636&view=rev
Log:
Fix a typo in announcement for CVE-2017-5664.

Modified:
    tomcat/site/trunk/docs/security-7.html
    tomcat/site/trunk/docs/security-8.html
    tomcat/site/trunk/docs/security-9.html
    tomcat/site/trunk/xdocs/security-7.xml
    tomcat/site/trunk/xdocs/security-8.xml
    tomcat/site/trunk/xdocs/security-9.xml

Modified: tomcat/site/trunk/docs/security-7.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1799636&r1=1799635&r2=1799636&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-7.html (original)
+++ tomcat/site/trunk/docs/security-7.html Thu Jun 22 22:42:13 2017
@@ -391,7 +391,7 @@
 
    
 <p>If the error page is a static file, expected behaviour is to serve content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to

Modified: tomcat/site/trunk/docs/security-8.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1799636&r1=1799635&r2=1799636&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-8.html (original)
+++ tomcat/site/trunk/docs/security-8.html Thu Jun 22 22:42:13 2017
@@ -355,7 +355,7 @@
 
    
 <p>If the error page is a static file, expected behaviour is to serve content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to
@@ -413,7 +413,7 @@
 
    
 <p>If the error page is a static file, expected behaviour is to serve content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to

Modified: tomcat/site/trunk/docs/security-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1799636&r1=1799635&r2=1799636&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-9.html (original)
+++ tomcat/site/trunk/docs/security-9.html Thu Jun 22 22:42:13 2017
@@ -310,7 +310,7 @@
 
    
 <p>If the error page is a static file, expected behaviour is to serve content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to

Modified: tomcat/site/trunk/xdocs/security-7.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-7.xml?rev=1799636&r1=1799635&r2=1799636&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-7.xml (original)
+++ tomcat/site/trunk/xdocs/security-7.xml Thu Jun 22 22:42:13 2017
@@ -62,7 +62,7 @@
        original HTTP method.</p>
 
    <p>If the error page is a static file, expected behaviour is to serve 
content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to

Modified: tomcat/site/trunk/xdocs/security-8.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-8.xml?rev=1799636&r1=1799635&r2=1799636&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-8.xml (original)
+++ tomcat/site/trunk/xdocs/security-8.xml Thu Jun 22 22:42:13 2017
@@ -62,7 +62,7 @@
        original HTTP method.</p>
 
    <p>If the error page is a static file, expected behaviour is to serve 
content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to
@@ -105,7 +105,7 @@
        original HTTP method.</p>
 
    <p>If the error page is a static file, expected behaviour is to serve 
content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to

Modified: tomcat/site/trunk/xdocs/security-9.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-9.xml?rev=1799636&r1=1799635&r2=1799636&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-9.xml (original)
+++ tomcat/site/trunk/xdocs/security-9.xml Thu Jun 22 22:42:13 2017
@@ -62,7 +62,7 @@
        original HTTP method.</p>
 
    <p>If the error page is a static file, expected behaviour is to serve 
content
-      of the file as if processing a GET request, regardless of the actual HTT
+      of the file as if processing a GET request, regardless of the actual HTTP
       method. Tomcat's Default Servlet did not do this. Depending on the
       original request this could lead to unexpected and undesirable results 
for
       static error pages including, if the DefaultServlet is configured to



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to