- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 01 Nov 2006 03:08:58 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv26170
Modified Files:
Tag: validator-0_7-branch
earl_n3.tmpl earl_xml.tmpl header.tmpl soap_fault.tmpl
soap_output.tmpl ucn_output.tmpl xml_output.tmpl
Log Message:
Output X-W3C-Validator-Errors: 6 instead of X-W3C-Validator-Errors: 6 errors
See http://www.w3.org/Bugs/Public/show_bug.cgi?id=3940
Index: earl_xml.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/earl_xml.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- earl_xml.tmpl 13 Oct 2006 07:16:21 -0000 1.1.2.2
+++ earl_xml.tmpl 1 Nov 2006 03:08:55 -0000 1.1.2.3
@@ -1,6 +1,7 @@
Content-Type: application/rdf+xml; charset=UTF-8
-X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status">
-X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors">
+X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="valid_status">
+X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF>
+X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num">
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
Index: header.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/header.tmpl,v
retrieving revision 1.22.2.3
retrieving revision 1.22.2.4
diff -u -d -r1.22.2.3 -r1.22.2.4
--- header.tmpl 18 Oct 2006 06:46:12 -0000 1.22.2.3
+++ header.tmpl 1 Nov 2006 03:08:55 -0000 1.22.2.4
@@ -1,8 +1,8 @@
Content-Language: en
Content-Type: text/html; charset=utf-8
X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="valid_status">
-X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF><TMPL_IF NAME="valid_errors_num">
-X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num"></TMPL_IF>
+X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF>
+X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num">
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
Index: xml_output.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/xml_output.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- xml_output.tmpl 13 Oct 2006 07:16:21 -0000 1.1.2.2
+++ xml_output.tmpl 1 Nov 2006 03:08:55 -0000 1.1.2.3
@@ -1,6 +1,7 @@
Content-Type: application/xml; charset=UTF-8
-X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status">
-X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors">
+X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="valid_status">
+X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF>
+X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num">
<?xml version="1.0" encoding="UTF-8"?>
<!--
Index: soap_fault.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/soap_fault.tmpl,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- soap_fault.tmpl 13 Oct 2006 07:16:21 -0000 1.2.2.2
+++ soap_fault.tmpl 1 Nov 2006 03:08:55 -0000 1.2.2.3
@@ -1,6 +1,7 @@
Content-Type: application/soap+xml; charset=UTF-8
-X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status">
-X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors">
+X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="valid_status">
+X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF>
+X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num">
<?xml version='1.0' encoding="utf-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
Index: ucn_output.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/ucn_output.tmpl,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -u -d -r1.5.2.2 -r1.5.2.3
--- ucn_output.tmpl 13 Oct 2006 07:16:21 -0000 1.5.2.2
+++ ucn_output.tmpl 1 Nov 2006 03:08:55 -0000 1.5.2.3
@@ -1,6 +1,7 @@
Content-Type: application/xml; charset=UTF-8
-X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status">
-X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors">
+X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="valid_status">
+X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF>
+X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num">
<?xml version="1.0" encoding="UTF-8"?>
<observationresponse xmlns="http://www.w3.org/unicorn/observationresponse"
Index: soap_output.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/soap_output.tmpl,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -d -r1.6.2.2 -r1.6.2.3
--- soap_output.tmpl 13 Oct 2006 07:16:21 -0000 1.6.2.2
+++ soap_output.tmpl 1 Nov 2006 03:08:55 -0000 1.6.2.3
@@ -1,6 +1,7 @@
Content-Type: application/soap+xml; charset=UTF-8
-X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status">
-X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors">
+X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="valid_status">
+X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF>
+X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num">
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
Index: earl_n3.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/earl_n3.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- earl_n3.tmpl 13 Oct 2006 07:16:21 -0000 1.1.2.2
+++ earl_n3.tmpl 1 Nov 2006 03:08:55 -0000 1.1.2.3
@@ -1,6 +1,7 @@
Content-Type: text/plain; charset=UTF-8
-X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status">
-X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors">
+X-W3C-Validator-Recursion: <TMPL_VAR NAME="depth" DEFAULT="1"><TMPL_IF NAME="valid_status">
+X-W3C-Validator-Status: <TMPL_VAR NAME="valid_status"></TMPL_IF>
+X-W3C-Validator-Errors: <TMPL_VAR NAME="valid_errors_num">
@prefix earl: <http://www.w3.org/2001/03/earl/1.0-test#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
Received on Wednesday, 1 November 2006 03:28:19 UTC