Closed GoogleCodeExporter closed 9 years ago
Hi Andrew,
I can't reproduce this issue. Perhaps you are aware of a collection name that
lets xml parsing fail 100% of the time?
Original comment by ccherub...@google.com
on 21 Feb 2012 at 11:38
Hi Claudio,
I could not reproduce it either. I tried on a separate account with the exact
same shared collection names that our client was using.
These names are a long list of the form "AAA.partagé", "AAB.partagé" etc.
I could only reproduce the error when I had access to the client's account, and
that is how I got that Fiddler packet capture of the error.
Perhaps it has to do with the language settings (French Canadian) that this
client is using in Google Docs?
I had a look at fixing it myself, and it seems to be a reasonably common error
with the MS Xml library. Stack overflow has this advice on how to fix it[1],
whereas Microsoft advises setting the code page[2] of the encoding.
Andrew
[1]http://stackoverflow.com/questions/8275825/how-to-prevent-system-xml-xmlexcep
tion-invalid-character-in-the-given-encoding
[2]
http://msdn.microsoft.com/en-us/library/system.text.encodinginfo.getencoding.asp
x
Original comment by andrew.f...@gmail.com
on 22 Feb 2012 at 12:10
Andrew, since you are the only one that can reproduce the issue and test a fix,
would you like to send a patch for review?
Original comment by ccherub...@google.com
on 22 Feb 2012 at 12:17
Marking as obsolete, feel free to reopen if you can reproduce
Original comment by ccherub...@google.com
on 3 Sep 2012 at 11:49
Hi Claudio,
Yes, please close it. I could never reproduce it on English settings.
Original comment by andrew.f...@gmail.com
on 4 Sep 2012 at 1:37
Original issue reported on code.google.com by
andrew.f...@gmail.com
on 15 Feb 2012 at 11:32