2009-10-16 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 16 Oct 2009 03:48:53 +0000 (03:48 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 16 Oct 2009 03:48:53 +0000 (03:48 -0000)
commit68d0bee22361f882ea54d30080c29db757bdfeef
tree98dd29b7b15d1e57f0ef1ff8670c2e3ad5143a20
parentf84669f8200d5ef120271efc6659f92944b95872
2009-10-16  Atsushi Enomoto  <atsushi@ximian.com>

* Rss20FeedFormatter.cs, Rss20ItemFormatter.cs : handle other text
  nodes than text (cdata, whitespaces etc.) and make sure to proceed
  the reader when they are skipped. Fixed bug #546965 and #546959.

svn path=/trunk/mcs/; revision=144249
mcs/class/System.ServiceModel.Web/System.ServiceModel.Syndication/ChangeLog
mcs/class/System.ServiceModel.Web/System.ServiceModel.Syndication/Rss20FeedFormatter.cs
mcs/class/System.ServiceModel.Web/System.ServiceModel.Syndication/Rss20ItemFormatter.cs