- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Thu, 20 Jan 2005 01:02:45 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv15149 Modified Files: index.html file-upload.html Log Message: "this browser" was not very fool-proof, making the text clearer Index: index.html =================================================================== RCS file: /sources/public/validator/htdocs/index.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- index.html 20 Jan 2005 00:18:01 -0000 1.63 +++ index.html 20 Jan 2005 01:02:43 -0000 1.64 @@ -45,8 +45,8 @@ title="File Upload Interface to the W3C Markup Validation Service" href="file-upload.html">Extended File Upload Interface</a>. </p> - <p><em>Note that due to a bug in Internet Explorer on Windows XP <acronym title="Service Pack 2">SP2</acronym> - validation by file upload may not work with this browser/OS, see + <p><em>Note that validation by file upload may not work with Internet Explorer + on Windows XP <acronym title="Service Pack 2">SP2</acronym>. See <a href="http://lists.w3.org/Archives/Public/www-validator/2004Sep/0054.html">this post for details</a>. Other combinations of browsers and <acronym title="Operating Systems">OSs</acronym> are not affected.</em></p> </fieldset> Index: file-upload.html =================================================================== RCS file: /sources/public/validator/htdocs/file-upload.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- file-upload.html 20 Jan 2005 00:18:01 -0000 1.20 +++ file-upload.html 20 Jan 2005 01:02:43 -0000 1.21 @@ -29,11 +29,10 @@ If your document is on the Web, you can validate it with the same advanced options by <a title="Validate files by URL" href="detailed.html">entering its address</a> instead. </p> - <p><em>Note that due to a bug in Internet Explorer on Windows XP <acronym title="Service Pack 2">SP2</acronym> - validation by file upload may not work with this browser/OS, see - <a href="http://lists.w3.org/Archives/Public/www-validator/2004Sep/0054.html">this post for details</a>. - Other combinations of browsers and <acronym title="Operating Systems">OSs</acronym> are not affected.</em></p> - + <p><em>Note that validation by file upload may not work with Internet Explorer + on Windows XP <acronym title="Service Pack 2">SP2</acronym>. See + <a href="http://lists.w3.org/Archives/Public/www-validator/2004Sep/0054.html">this post for details</a>. + Other combinations of browsers and <acronym title="Operating Systems">OSs</acronym> are not affected.</em></p> <!--#include virtual="footer.html" --> </body> </html>
Received on Thursday, 20 January 2005 01:02:45 UTC