[Mono-dev] Patch for XmlConvert and System.ServiceModel.Syndication

David Mitchell dmitchell at logos.com
Fri Oct 2 17:17:15 EDT 2009


I would very much appreciate it if someone would review/apply this patch.
Apologies for being too lazy to write a test case (the changes are pretty
simple).

Here¹s what you¹ll find:
- Calling XmlConvert.ToDateTimeOffset (all overloads) no longer results in a
stack overflow. Moreover, the return value should actually be correct.
- Atom10ItemFormatter now uses XmlConvert.ToDateTimeOffset to parse the
publish date and last updated time.
- Atom10FeedFormatter¹s ReadItem returns real values (specifying a
SyndicationItem in the constructor for Atom10ItemFormatter doesn¹t work
right now: it eventually gets overwritten with a new value).

Thanks!
--Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091002/99bc2819/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: syndication.patch
Type: application/octet-stream
Size: 2995 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091002/99bc2819/attachment.obj 


More information about the Mono-devel-list mailing list