W3C home > Mailing lists > Public > www-validator-cvs@w3.org > June 2008

perl/modules/W3C/XHTML/HTMLCompatChecker/bin appCcheck.pl,1.43,1.44

From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
Date: Thu, 12 Jun 2008 22:38:36 +0000
To: www-validator-cvs@w3.org
Message-Id: <E1K6vRE-00076d-GC@lionel-hutz.w3.org>

Update of /sources/public/perl/modules/W3C/XHTML/HTMLCompatChecker/bin
In directory hutz:/tmp/cvs-serv27301/bin

Modified Files:
	appCcheck.pl 
Log Message:
special output of the CGI when no issue found - but not for landing page

Index: appCcheck.pl
===================================================================
RCS file: /sources/public/perl/modules/W3C/XHTML/HTMLCompatChecker/bin/appCcheck.pl,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- appCcheck.pl	12 Jun 2008 22:32:44 -0000	1.43
+++ appCcheck.pl	12 Jun 2008 22:38:34 -0000	1.44
@@ -74,7 +74,7 @@
 <TMPL_UNLESS NAME="uri"><p>Enter the URI of an XHTML 1.0 document which you would like to check against the 
 <a href="http://www.w3.org/TR/xhtml1/#guidelines">HTML Compatibility Guidelines</a> .</p></TMPL_UNLESS>
 
-<TMPL_UNLESS NAME="has_messages"><p>No issue found in this document. Congratulations.</p></TMPL_UNLESS>
+<TMPL_UNLESS NAME="has_messages"><TMPL_IF NAME="uri"><p>No issue found in this document. Congratulations.</p></TMPL_IF></TMPL_UNLESS>
 
 <TMPL_IF NAME="Abort">
 <p>The document was not checked against HTML Compatibility Guidelines.  
Received on Thursday, 12 June 2008 22:39:09 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 12 June 2008 22:39:10 GMT