[ mailman-Bugs-732366 ] posting date on archive pages is wrong

SourceForge.net noreply at sourceforge.net
Sun May 4 15:58:57 EDT 2003


Bugs item #732366, was opened at 2003-05-04 21:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=732366&group_id=103

Category: Pipermail
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Barrett (ppsys)
Assigned to: Nobody/Anonymous (nobody)
Summary: posting date on archive pages is wrong

Initial Comment:
The posting date/time shown near the top of archived 
messages is wrong and does not reflect the timezone in 
the Date; header of the posting.

Only posting from within the same timezone as the MM 
server are rendered correctly.

 In the archives of lists where there are posts from users 
in multiple timezones this means that the archive order 
and juxtapostioning of postings is wrong.

The problem is cause by a defect in the 
pipermail.Archive._set_date() function in 
$build/Mailman/Archive/pipermail.py

The attached patch file, tz-2.1.2-0.1.patch, corrects the 
problem.

It will be necessary to use $prefix/mailman/arch --wipe 
to fully correct existing archives.

Apply the patch from within the MM build directory with 
following command:

patch -p1 < path-to-patch-file

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=732366&group_id=103



More information about the Mailman-coders mailing list