Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-24 Thread Barry Warsaw
On Sun, 2004-10-17 at 19:02, Terri Oda wrote: > Is there any particular reason we couldn't change the newlist script to > accept "name domain" instead of "[EMAIL PROTECTED]" ? It's just that much > less confusing if we don't have this thing that looks like an email > address but isn't. I can'

Re: [Mailman-Developers] We may need to escape percent signs in admin forms

2004-10-24 Thread Barry Warsaw
On Fri, 2004-10-22 at 08:50, Tom Neff wrote: > in htmlformat.py . I googled this and on a couple of Python forums I found > the suggestion than an un-escaped percent sign had found its way into a > template. My templates are untouched but Mailman builds a lot of documents > on the fly, so I s

Re: [Mailman-Developers] We may need to escape percent signs in admin forms

2004-10-24 Thread Tom Neff
--On Sunday, October 24, 2004 10:44 PM -0400 Barry Warsaw <[EMAIL PROTECTED]> wrote: On Fri, 2004-10-22 at 08:50, Tom Neff wrote: in htmlformat.py . I googled this and on a couple of Python forums I found the suggestion than an un-escaped percent sign had found its way into a template. My temp

Re: [Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

2004-10-24 Thread Terri Oda
On Oct 24, 2004, at 10:19 PM, Barry Warsaw wrote: I think you'd have to change this in a backward compatible way. A counter proposal would be to add name:domain (simply change the '@' to a ':') so it doesn't look like an email address. Continue to support the original argument syntax for backwar