cziegeler 2003/09/02 23:51:45
Modified: src/documentation/xdocs index.xml
Log:
Making doc validate
Revision Changes Path
1.9 +5 -5 cocoon-2.1/src/documentation/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/index.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.xml 2 Sep 2003 16:30:46 -0000 1.8
+++ index.xml 3 Sep 2003 06:51:45 -0000 1.9
@@ -9,16 +9,17 @@
</authors>
</header>
<body>
+
<figure src="images/cocoon.gif" alt="Cocoon"/>
+ <s1 title="News">
<note>
- <p><strong>Security warning</strong>: A major security hole has been
found in XMLForm and JXForm that
+ <strong>Security warning</strong>: A major security hole has been
found in XMLForm and JXForm that
can allow forged requests to execute arbitrary Java code on the
server. This affects Cocoon 2.1 only
(not the 2.0.x versions).
- </p>
- <p>
As of 2003-09-03, this hole has been fixed in the latest CVS and a new
version will be
released very soon. In the meantime, if you use XMLForm or JXForms, we
urge you to update
the following source files and rebuild your Cocoon distribution:
+ </note>
<ul>
<li>XMLForm - in
<code>src/blocks/xmlform/java/org/apache/cocoon/components/xmlform</code>:
update <link
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/cocoon-2.1/src/blocks/xmlform/java/org/apache/cocoon/components/xmlform/Form.java?rev=1.6">Form.java</link>
@@ -27,8 +28,7 @@
update <link
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/cocoon-2.1/src/blocks/jxforms/java/org/apache/cocoon/components/jxforms/xmlform/Form.java?rev=1.4">Form.java</link>
</li>
</ul>
- </p>
- </note>
+ </s1>
<s1 title="What is Cocoon?">
<p>
Apache Cocoon is a web development framework built around the
concepts of