[Mono-bugs] [Bug 344921] New: Web service documentation is served as xml but does not validate as xml
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 29 07:57:27 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=344921
Summary: Web service documentation is served as xml but does not
validate as xml
Product: Mono: Class Libraries
Version: 1.2.6
Platform: x86-64
OS/Version: RHEL 5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web.Services
AssignedTo: atsushi at ximian.com
ReportedBy: anmar at gmx.net
QAContact: mono-bugs at ximian.com
Found By: ---
The web service documentation pages generated by the documentation handler
include bare html that does not validate as xml while the document is served
with content-type application/xml.
Firefox 2 validates xml validity of such documents and it does throw an error
when they don't validate.
To reproduce it, just access any web service documentation page with Firefox 2.
The pages are (at least) full of <br> where they should be <br /> to be valid
xml.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list