Closed (fixed)
Project:
Page Title
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2008 at 16:48 UTC
Updated:
30 Dec 2008 at 18:30 UTC
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 &? It's the only error i get using the validator.
Comments
Comment #1
nicholasthompsonThe ampersands are being converted to entities for me... Please try the 1.0 release when I branch it in a minute.