Hello,
version 2.6 build 641
When listing attached feed some pubDates are not used. Current timestamp is used instead. In the attached file it is for example:
Thu, 13 May 2004 00:00:00 +0000
Logged In: NO
The problem seems to be when a 1-digit day is used in the <pubDate> tag
e.g. Thu, 3 March 2005 21:30:07 +0000
In this case, the current timestamp is used.
When a 2-digit day is used in the <pubDate> tag
e.g. Thu, 10 March 2005 21:30:07 +0000
the date of publication is correctly used.
Log in to post a comment.
Logged In: NO
The problem seems to be when a 1-digit day is used in the
<pubDate> tag
e.g. Thu, 3 March 2005 21:30:07 +0000
In this case, the current timestamp is used.
When a 2-digit day is used in the <pubDate> tag
e.g. Thu, 10 March 2005 21:30:07 +0000
the date of publication is correctly used.