All of a sudden, within the last hour or so, subject_prefix on both mailman-users@python.org and mailman-developers@python.org is being added to replies even though it's already present resulting in doubling and tripling (so far not more) of the prefix.
-- Mark Sapiro msapiro@value.net The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
On Fri, 2005-05-13 at 00:23, Mark Sapiro wrote:
All of a sudden, within the last hour or so, subject_prefix on both mailman-users@python.org and mailman-developers@python.org is being added to replies even though it's already present resulting in doubling and tripling (so far not more) of the prefix.
Thanks for the quick heads up. I think I just fixed it. At least I /hope/ so, 'cause I'm going to bed. ;)
will-test-a-few-follow-ups-to-be-sure-first-ly y'rs, -Barry
At 12:41 AM -0400 2005-05-13, Barry Warsaw wrote:
Thanks for the quick heads up. I think I just fixed it. At least I /hope/ so, 'cause I'm going to bed. ;)
So far as I know, we had been running a plain-jane 2.1.6rc3
installation on this machine. Is the fix for the subject line duplication going to be included in 2.1.6rc4, or at least the final 2.1.6-REL?
On Fri, 2005-05-13 at 05:05, Brad Knowles wrote:
At 12:41 AM -0400 2005-05-13, Barry Warsaw wrote:
Thanks for the quick heads up. I think I just fixed it. At least I /hope/ so, 'cause I'm going to bed. ;)
So far as I know, we had been running a plain-jane 2.1.6rc3 installation on this machine. Is the fix for the subject line duplication going to be included in 2.1.6rc4, or at least the final 2.1.6-REL?
Yes. And I emailed Tokio last night (well, a few hours ago which for me included the briefest of naps :) that I think we'll need one more release candidate. I'll probably spin that today, er, in a few hours.
-Barry
Barry Warsaw wrote:
On Fri, 2005-05-13 at 05:05, Brad Knowles wrote:
At 12:41 AM -0400 2005-05-13, Barry Warsaw wrote:
Thanks for the quick heads up. I think I just fixed it. At least I /hope/ so, 'cause I'm going to bed. ;)
So far as I know, we had been running a plain-jane 2.1.6rc3 installation on this machine. Is the fix for the subject line duplication going to be included in 2.1.6rc4, or at least the final 2.1.6-REL?
Yes. And I emailed Tokio last night (well, a few hours ago which for me included the briefest of naps :) that I think we'll need one more release candidate. I'll probably spin that today, er, in a few hours.
-Barry
I believe I could finally fix the bug and commited in CVS. IMHO, python re.escape() should escape special characters only -- I can't find '%' in special character list in the manual.
On Fri, 2005-05-13 at 08:14, Tokio Kikuchi wrote:
I believe I could finally fix the bug and commited in CVS. IMHO, python re.escape() should escape special characters only -- I can't find '%' in special character list in the manual.
Cool. Sounds like a bug to me. I'll probably spin rc4 in about 7 hours.
-Barry