Ticket #1216 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by benjamin

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.