Package: www.debian.org Severity: normal Tags: l10n With the migration of the website build server from jessie to stretch, we are using a new version of the "tidy" tool, and now we are getting "Tidy validation errors" for some webpages containing <link> tag without <rel>.
We have updated the template file that was causing these errors: https://anonscm.debian.org/viewvc/webwml/webwml/english/template/debian/basic.wml?view=log but many files still need to be rebuilt to use the updated template. This is an easy task and do-able for anybody with commit permissions in the website repo. It's just that there are many files to touch. How can you help? Go to the tidy logs https://www-master.debian.org/build-logs/tidy/ and open a language file having a log file with more than 0 KB. If you see errors like: *** /srv/www.debian.org/www/path/to/file.cc.html line 6 column 3 - Warning: <link> lacks "rel" attribute Then the file language/path/to/file.wml needs to be touch: touch language/path/to/file.wml cvs commit language/path/to/file.wml wait for the next tidy check (with the lessoften build) and the next tidy log should not show that error for that page. Thanks for your help! Best regards Laura Arjona Reina https://wiki.debian.org/LauraArjona -- System Information: Debian Release: 8.9 APT prefers oldstable-updates APT policy: (500, 'oldstable-updates'), (500, 'oldstable') Architecture: i386 (i686) Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)