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

Attachment: syndication.patch
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to