- From: Jean-Guilhem Rouel <jean-gui@w3.org>
- Date: Thu, 12 Aug 2010 18:31:02 +0200
- To: Ivan Smith <smith1398@gmail.com>
- CC: public-qa-dev@w3.org
Hi, This looks like a known bug of the markup validator which doesn't send xml back to Unicorn when a critical error occurs. Can you give us the URL you were trying to check? Thanks, Jean-Gui Le 06/08/2010 18:48, Ivan Smith a écrit : > class org.apache.xmlbeans.XmlException > error: Reference to undefined entity: nbsp > org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3486) > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1276) > > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1263) > org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345) > org.w3.x2009.x10.unicorn.observationresponse.ObservationresponseDocument$Factory.parse(Unknown Source) > > org.w3c.unicorn.response.impl.DefaultResponseXBeans.<init>(DefaultResponseXBeans.java:60) > sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source) > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > > java.lang.reflect.Constructor.newInstance(Constructor.java:513) > org.w3c.unicorn.response.ResponseFactory.getResponse(ResponseFactory.java:24) > org.w3c.unicorn.request.URIRequest.doRequest(URIRequest.java:141) > org.w3c.unicorn.RequestThread.run(RequestThread.java:66) > > > > -- > Ivan Smith > 9847 Main Street, Canning, > Nova Scotia B0P 1H0 > Canada > 902-582-3783 >
Received on Thursday, 12 August 2010 16:31:29 UTC