[Mono-bugs] [Bug 660011] Cannot parse XML with XDocument.Parse - Text node cannot appear in this state. Line 1, position 1.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 6 06:45:21 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=660011

https://bugzilla.novell.com/show_bug.cgi?id=660011#c6


Atsushi Enomoto <aenomoto at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO
       InfoProvider|                            |chrisntr at gmail.com

--- Comment #6 from Atsushi Enomoto <aenomoto at novell.com> 2011-01-06 11:45:20 UTC ---
I ran the repro test and I didn't get any error on .NET at first, *but* only at
first. I ran the same repro on mono and I got the error, but the same occured
when I reran it on .NET. Is the server returning valid response?

$ ./660011-2.exe

$ mono 660011-2.exe

(error)

$ ./660011-2.exe
No error, parse results
・ソ<?xml version="1.0" encoding="utf-8"?><a:feed xmlns:a="http://www.w3.org/2005

(snip)

-- 
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