I have a problem with the validation. After I started using this beautiful theme on http://syntaktisk.dk, two validation errors occurred:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.syntaktisk.dk%2F&char...
- any pointers?

Comments

jwolf’s picture

Assigned: Unassigned » jwolf
Category: support » bug

Thanks for catching this.
I completely missed this because I was relying on my local validator (Firefox HTML Validator extension), which didn't report the problem.
Yet another reason to use the W3C Markup Validator

Line 2 in page.tpl.php should be:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language ?>" lang="<?php print $language ?>">

I will create a new release to fix this.

jwolf’s picture

Status: Active » Fixed

Fixed with the amadou 5.x-3.5 release

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.