This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 757 - Soap12: Fatal errors are not SOAP encoded
Summary: Soap12: Fatal errors are not SOAP encoded
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: SOAP (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL: http://jigsaw.w3.org/css-validator/va...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-28 23:08 UTC by Bj
Modified: 2005-07-22 09:56 UTC (History)
0 users

See Also:


Attachments

Description Bj 2004-05-28 23:08:22 UTC
When the CSS Validator encounters a fatal error such as an ill-formed XML 
document it does not generate a SOAP response but rather XHTML markup, for 
example

http://jigsaw.w3.org/css-validator/validator?
uri=http://www.websitedev.de/markup/validator/tests/white-space-preceding-xml-
decl.html&output=soap12
Comment 1 Yves Lafon 2005-07-22 09:56:20 UTC
Fixed now, it generates a SOAP Fault instead.