[ mailman-Patches-789015 ] Archiver.py patch for pipermail URL generation

SourceForge.net noreply at sourceforge.net
Thu Aug 14 18:52:42 EDT 2003


Patches item #789015, was opened at 2003-08-15 00:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=789015&group_id=103

Category: Web UI
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Tokio Kikuchi (tkikuchi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Archiver.py patch for pipermail URL generation

Initial Comment:
In Archiver.py,  there is a function
GetBaseArchiveURL() which is called whenever needed the
archiver page url.
While it is all right if (urlhost, mailhost) pair is
one to one, if there are many to one urlhost->mailhost
pairs, this function may return wrong host name.

This patch trys to extract urlhost from private archive
url  and therefore does not suffer from multiple
hostname for sigle email host.

See more detailed discussion in the posting by Richard
Barret in Mailman-Developers;
http://mail.python.org/pipermail/mailman-developers/2003-August/015498.html


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

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



More information about the Mailman-coders mailing list