[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mailman-cvs
Subject:    [Mailman-checkins] [Branch ~mailman-coders/mailman/2.2] Rev 1210: Stopped removing the	trailing slas
From:       noreply () launchpad ! net
Date:       2012-03-25 1:30:17
Message-ID: 20120325013017.11881.21146.launchpad () ackee ! canonical ! com
[Download RAW message or body]

------------------------------------------------------------
revno: 1210
committer: Mark Sapiro <msapiro@value.net>
branch nick: 2.2
timestamp: Sat 2012-03-24 16:07:14 -0700
message:
  Stopped removing the trailing slash from the List-Archive: header URL.
  (LP: #964190)
modified:
  Mailman/Handlers/CookHeaders.py
  NEWS


--
lp:mailman/2.2
https://code.launchpad.net/~mailman-coders/mailman/2.2

Your team Mailman Checkins is subscribed to branch lp:mailman/2.2.
To unsubscribe from this branch go to https://code.launchpad.net/~mailman-c=
oders/mailman/2.2/+edit-subscription

["revision-diff.txt" (revision-diff.txt)]

=== modified file 'Mailman/Handlers/CookHeaders.py'
--- Mailman/Handlers/CookHeaders.py	2011-11-23 00:51:23 +0000
+++ Mailman/Handlers/CookHeaders.py	2012-03-24 23:07:14 +0000
@@ -215,8 +215,6 @@
         # Add this header if we're archiving
         if mlist.archive:
             archiveurl = mlist.GetBaseArchiveURL()
-            if archiveurl.endswith('/'):
-                archiveurl = archiveurl[:-1]
             headers['List-Archive'] = '<%s>' % archiveurl
     # First we delete any pre-existing headers because the RFC permits only
     # one copy of each, and we want to be sure it's ours.

=== modified file 'NEWS'
--- NEWS	2012-03-13 02:07:01 +0000
+++ NEWS	2012-03-24 23:07:14 +0000
@@ -134,6 +134,9 @@
 
   Bug Fixes and other patches
 
+    - Stopped removing the trailing slash from the List-Archive: header URL.
+      (LP: #964190)
+
     - A configured version of contrib/courier-to-mailman.py is now created in
       build/contrib/courier-to-mailman.py.
 



_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/mailman-cvs%40progressive-comp.com



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic