Re: Test site broken?

Hm. I works for me on Firefox 4 and Safari, running on a Mac OS X. What environment are you using?

That being said, it is indeed true that, for example, 

http://validator.w3.org/check?uri=http%3A%2F%2Fthis-db-really.does-not-exist.org%2F%3Fsql%3DCREATE%2BTABLE%2BAddresses%2B%2528ID%2BINT%2BPRIMARY%2BKEY%252C%2Bcity%2BSTRING%252C%2Bstate%2BSTRING%2529%253B%250D%250AINSERT%2BINTO%2BAddresses%2B%2528ID%252C%2Bcity%252C%2Bstate%2529%2BVALUES%2B%252818%252C%2B%2522Cambridge%2522%252C%2B%2522MA%2522%2529%253B%250D%250ACREATE%2BTABLE%2BPeople%2B%2528ID%2BINT%2BPRIMARY%2BKEY%252C%2Bfname%2BSTRING%252C%2Baddr%2BINT%252C%2BFOREIGN%2BKEY%2B%2528addr%2529%2BREFERENCES%2BAddresses%2528ID%2529%2529%253B%250D%250AINSERT%2BINTO%2BPeople%2B%2528ID%252C%2Bfname%252C%2Baddr%2529%2BVALUES%2B%25287%252C%2B%2522Bob%2522%252C%2B18%2529%253B%250D%250AINSERT%2BINTO%2BPeople%2B%2528ID%252C%2Bfname%252C%2Baddr%2529%2BVALUES%2B%25288%252C%2B%2522Sue%2522%252C%2BNULL%2529%253B%250D%250A&charset=%28detect+automatically%29&doctype=Inline&group=0

reports a validation error. Maybe your browser is less tolerant?

Ivan


On Mar 4, 2011, at 16:32 , David McNeil wrote:

> I noticed that the test site:  http://this-db-really.does-not-exist.org/ is throwing this exception:
> 
> XML Parsing Error: undefined entity
> Location: http://this-db-really.does-not-exist.org/
> Line Number 170, Column 107:	  <p><input type="checkbox" name="minEncode"></input>Minimally encode IRI components (just encode [%&lt;+&nbsp;/=#&gt;])</p>
> 
> -David


----
Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Friday, 4 March 2011 15:59:54 UTC