I am creating a View from an Aggregator feed. The Aggregator RSS Page for the item displays all the feed correctly. In the View I am calling the Title and Body fields of the RSS item. The Body field has two fields in it seperated by a
.
All the information from the Body field appears in the View but the View strips the
so that the two fields within the Body run into one another.
How can I have the View appear correctly like the Aggregator Page for the RSS feed does?
Thanks
Comments
Comment #1
dawehnerI think its the same as http://drupal.org/node/627402#comment-2323266
So test this patch please and comment whether he works. If he works fine, and you don't see any code misstakes/code style issues mark the patch as rtbc