- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Apr 2005 06:13:24 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv30800/htdocs/docs
Modified Files:
install.html
Log Message:
Add warning about OpenSP < 1.5.
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- install.html 9 Jan 2005 19:46:19 -0000 1.10
+++ install.html 28 Apr 2005 06:13:22 -0000 1.11
@@ -78,6 +78,10 @@
The SGML parser we're currently using is <code>OpenSP 1.5</code>,
which can be found on the
<a href="http://openjade.sourceforge.net/">OpenJade home page</a>.
+ Do <em>not</em> try to run the Validator with an earlier than 1.5
+ version of OpenSP. It will not work. If one hacks it to "work"
+ with such a version, a potential security hole will also open.
+ Just use OpenSP 1.5 or later.
</p>
<h5>Perl Modules</h5>
Received on Thursday, 28 April 2005 06:13:30 UTC