validation fails because my site contains a & in it's name
[site-name] is to blame

character "&" is the first character of a delimiter but occurred as data.
<title>... & ...<

can this module convert & to &amp;? It's the only error i get using the validator.

Comments

nicholasthompson’s picture

Status: Active » Fixed

The ampersands are being converted to entities for me... Please try the 1.0 release when I branch it in a minute.

Status: Fixed » Closed (fixed)

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