- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Aug 2009 16:05:43 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/errors In directory hutz:/tmp/cvs-serv2609/WebContent/WEB-INF/resources/templates/errors Added Files: Tag: dev2 en_unmarshalling_error.vm Log Message: all initialization actions in Init.java + compatibility windows/linux --- NEW FILE: en_unmarshalling_error.vm --- <?xml version='1.0' encoding="utf-8"?> <observationresponse xmlns="http://www.w3.org/unicorn/observationresponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/unicorn/observationresponse file:/home/jean/observer-response.xsd"> <checkedby>Unicorn</checkedby> <passed>false</passed> <result> <errors xml:lang="en"> <errorcount>1</errorcount> <errorlist> <uri></uri> <errorcount>1</errorcount> <error> <errortype>malformed_response</errortype> <message>The response of this observer seems to be malformed</message> <longmessage> This is probably not your fault. You can contact the maintainer of Unicorn and describe how you get this error. </longmessage> <longmessage>Sorry for the inconvenience.</longmessage> </error> </errorlist> </errors> </result> </observationresponse>
Received on Tuesday, 11 August 2009 16:08:41 UTC