Ticket #1216 (closed defect: fixed)
error deleting a list
| Reported by: | daniche | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | alternc-mailman | Version: | |
| Severity: | major | Keywords: | svn |
| Cc: |
Description
AlternC 0.9.10pre, alternc-mailman 1.8 (svn, nov 2009) mailman not patched.
Error when deleting a list form the bureau. the bug seems to be in /usr/lib/alternc/mailman.delete, lines 26 - 28:
the script should test if mailman is patched or not, as does /var/alternc/bureau/class/m_mailman.php in delete_lst function.
Without patch, listname is just list, not list@domain.
Change History
Note: See
TracTickets for help on using
tickets.

We accept both syntax, since it's only a parameter sanitizing. Most of the check is done on m_mailman.php side.