Public bug reported:
Mailman 2.1.12-2
In Mailman/Handlers/Decorate.py line 237 is unnecessary. 'what' is
created for use in the log message. The log message is generated in the
previous line (236). 'what' has fulfilled its function and is not used
again, there is no need to uppercase it.
** Affects: mailman
Importance: Undecided
Status: New
--
extraneous line of code
https://bugs.launchpad.net/bugs/590155
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
if MTA = None in mm_cfg.py, genaliases can't do anything, but it should
be more graceful than throwing TypeError: cannot concatenate 'str' and
'NoneType' objects.
** Affects: mailman
Importance: Low
Assignee: Mark Sapiro (msapiro)
Status: Fix Committed
** Changed in: mailman
Importance: Undecided => Low
** Changed in: mailman
Status: New => Fix Committed
** Changed in: mailman
Milestone: None => 2.1.14
** Changed in: mailman
Assignee: (unassigned) => Mark Sapiro (msapiro)
--
bin/genaliases throws TypeError if MTA = None.
https://bugs.launchpad.net/bugs/587657
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
Some files in Polish language templates for mailman 2.1 have
misspellings and/or language mistakes. I attach corrected versions for
2.1.13.
** Affects: mailman
Importance: Undecided
Status: New
--
there are some misspellings in Polish language templates
https://bugs.launchpad.net/bugs/566731
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
See the patches.
** Affects: mailman
Importance: Undecided
Status: New
--
An error in Simplified Chinese translation
https://bugs.launchpad.net/bugs/545772
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
Hi,
when someone come to the confirm page and enter his/her email-address,
the active button should be 'submit', not 'cancel'. Several people want
to press the enter-key to send the data, and in this case, he/she cancel
the progress.
Regards, Stefan
** Affects: mailman
Importance: Undecided
Status: New
--
Active button on /cgi-bin/mailman/confirm is 'cancel'
https://bugs.launchpad.net/bugs/530654
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
Because of the processing sequence in bin/newlist and
Mailman/Cgi/create.py The initial archive index page for a new list is
built with a link to the listinfo page with host name DEFAULT_URL_HOST
instead of the host name supplied to newlist with -u or the host name of
the create web page.
** Affects: mailman
Importance: Undecided
Status: New
--
Initial 'emptyarchive' page can have wrong host name in listinfo page link
https://bugs.launchpad.net/bugs/529100
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
If one moderator gets the admindb detail page for a post, and after
retrieving the page but before acting on the post, another moderator or
the poster acts on the post, submission of the detail page with action
by the first moderator will throw a KeyError and produce the "we hit a
bug" response.
** Affects: mailman
Importance: Medium
Assignee: Mark Sapiro (msapiro)
Status: In Progress
** Changed in: mailman
Importance: Undecided => Medium
** Changed in: mailman
Status: New => In Progress
** Changed in: mailman
Milestone: None => 2.1.14
** Changed in: mailman
Assignee: (unassigned) => Mark Sapiro (msapiro)
--
KeyError in admindb when acting on a previously handled post.
https://bugs.launchpad.net/bugs/598671
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
The fix for Bug #342162 failed to account for a possible :port in the
URL used to visit the listinfo or admin overview pages.
** Affects: mailman
Importance: Medium
Assignee: Mark Sapiro (msapiro)
Status: In Progress
** Changed in: mailman
Importance: Undecided => Medium
** Changed in: mailman
Status: New => In Progress
** Changed in: mailman
Milestone: None => 2.1.14
** Changed in: mailman
Assignee: (unassigned) => Mark Sapiro (msapiro)
--
Lists missing from listinfo and admin overviews if host contains :port.
https://bugs.launchpad.net/bugs/597741
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
>From mailman-users:
It appears that while the Approved: header is standard in Usenet for
posting to moderated groups, it's use for email and email lists has
never been standardized (RFC 2076, Sec 3.4). Thus, your point is well
taken.
** Affects: mailman
Importance: Undecided
Assignee: Barry Warsaw (barry)
Status: Confirmed
** Affects: mailman/2.1
Importance: Undecided
Status: Confirmed
** Affects: mailman/3.0
Importance: Undecided
Assignee: Barry Warsaw (barry)
Status: Confirmed
** Also affects: mailman/2.1
Importance: Undecided
Status: New
** Also affects: mailman/3.0
Importance: Undecided
Status: New
** Changed in: mailman/2.1
Status: New => Confirmed
** Changed in: mailman/3.0
Status: New => Confirmed
** Changed in: mailman/3.0
Assignee: (unassigned) => Barry Warsaw (barry)
** Changed in: mailman/3.0
Milestone: None => 3.0.0a6
--
Mailman should honor X-Approve and X-Approved
https://bugs.launchpad.net/bugs/557750
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
Public bug reported:
If the moderator has retrieved the admindb overview page and another
message arrives and is held from a user who already has one or more held
messages displayed on the page, and the moderator applies an action or
the default "discard all messages marked Defer" to that user's messages,
the same action will be applied to the newly arrived message even though
it wasn't displayed.
** Affects: mailman
Importance: Medium
Assignee: Mark Sapiro (msapiro)
Status: New
--
admindb interface applies action to not yet seen messages from user.
https://bugs.launchpad.net/bugs/533468
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.