Hello:

This post: #232433: RSS Feeds have invalid date describes an incorrect behaviour of rss feeds when site doen't use english language.

Views module have the same problem described here.

I have created an small patch that uses the same solution applied to drupal core.

With Regards
Mariano

CommentFileSizeAuthor
views_plugin_row_node_rss_gmdate.patch884 bytesdagmar

Comments

dagmar’s picture

Status: Active » Needs review

Changing status.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

this patch looks fine, no codestyle problems for me.

btw. the aggregator row uses the same syntax as in the patch

henrrrik’s picture

We also use this. Would be awesome to have it rolled into the next release.

merlinofchaos’s picture

Status: Reviewed & tested by the community » Closed (duplicate)

I committed #461842: Views translates pubdate of rss feed which looks fundamentally the same.