|
[
Permlink
| « Hide
]
Matt Quail [Atlassian] added a comment - 05/Feb/08 05:46 PM
If possible, could you attach a screenshot
It's not possible for me to attach a screenshot I'm afraid.
I have had a closer look at the RSS XML and found that there is a difference in the format of the pubDate tag. In the "All Reviews" feed it looks like this: <pubDate>Wed Feb 06 14:20:20 GMT 2008</pubDate> The first example is explicit about month and day so it is handled correctly. Here all dates have the exact same value
<pubDate>Mon Feb 25 16:05:55 CET 2008</pubDate> All items are created at tdifferent times, but pubdate is identical for all items, and the time is always DateTime.Now Version:1.2.1 Build:build-263 2007-12-19 |
||||||||||||||||||||||||||||||||||||||||||||||||||||