Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.5
Component:
feed displays
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2009 at 02:12 UTC
Updated:
2 Jun 2009 at 20:32 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| views_plugin_row_node_rss_gmdate.patch | 884 bytes | dagmar |
Comments
Comment #1
dagmarChanging status.
Comment #2
dawehnerthis patch looks fine, no codestyle problems for me.
btw. the aggregator row uses the same syntax as in the patch
Comment #3
henrrrik commentedWe also use this. Would be awesome to have it rolled into the next release.
Comment #4
merlinofchaos commentedI committed #461842: Views translates pubdate of rss feed which looks fundamentally the same.