Problems with Membership List and Extraneous Characters in URL
I'm running Mailman version 2.1.21.
On the web interface Membership Management/Membership List, if I use the Find member and get too many results to show on one screen, the lettered links at the top do not work correctly. The problem is an extraneous U. Here's an example:
and here's the source from the link on the page:
<a href="u'https://listserv.acog.org/mailman/admin/coding/members?letter=b&findmember=acog.org'">B</a>
Is this a bug? I found someone else complaining about this in 2003, but nothing since.
Any ideas?
On 07/18/2016 09:59 AM, Mark Graves wrote:
and here's the source from the link on the page:
<a href="u'https://listserv.acog.org/mailman/admin/coding/members?letter=b&findmember=acog.org'">B</a>
Is this a bug? I found someone else complaining about this in 2003, but nothing since.
It is a bug, just reported and fixed. See <https://bugs.launchpad.net/mailman/+bug/1604544> and <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1665>.
Thank you for the report.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Thank you for the fix. I applied the changes to my admin.py and it is now working properly.
-----Original Message----- From: Mailman-Users [mailto:mailman-users-bounces+mgraves=acog.org@python.org] On Behalf Of Mark Sapiro Sent: Tuesday, July 19, 2016 3:32 PM To: mailman-users@python.org Subject: Re: [Mailman-Users] Problems with Membership List and Extraneous Characters in URL
On 07/18/2016 09:59 AM, Mark Graves wrote:
and here's the source from the link on the page:
<a href="u'https://listserv.acog.org/mailman/admin/coding/members?letter= b&findmember=acog.org'">B</a>
Is this a bug? I found someone else complaining about this in 2003, but nothing since.
It is a bug, just reported and fixed. See <https://bugs.launchpad.net/mailman/+bug/1604544> and <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1665>.
Thank you for the report.
participants (2)
-
Mark Graves
-
Mark Sapiro