[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#324528: www.debian.org: Missing use wml::debian::toc in catalan wml files



Package: www.debian.org
Severity: normal


After building the pages with HTML strict  tidy found some wml-tags inside
the pages.
I do not know, why these are not on www.debian.org - the bug is not
fixed yet and last build is after last change to the files.

Here an example, where I have corrected the problem already in my local
tree by including the use line:

Index: catalan/releases/woody/errata.wml
===================================================================
RCS file: /cvs/webwml/webwml/catalan/releases/woody/errata.wml,v
retrieving revision 1.14
diff -u -r1.14 errata.wml
--- catalan/releases/woody/errata.wml   2 Jun 2005 23:17:03 -0000
1.14
+++ catalan/releases/woody/errata.wml   22 Aug 2005 15:50:46 -0000
@@ -1,4 +1,5 @@
#use wml::debian::template title="Debian GNU/Linux 3.0 -- Errades"
BARETITLE=true
+#use wml::debian::toc
#use wml::debian::translation-check translation="1.14" maintainer="Jordi
Mallach"
#include "$(ENGLISHDIR)/releases/info"

Other file with same error:
www/releases/3.0/errata.ca.html

FYI: The whole tidy-error file will be uploaded to
www.witch.westfalen.de/debian/diff/ 

Can someone with commit access have a look into that, please?


-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.8-powerpc
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)



Reply to: