Comment 2 for bug 710182

Revision history for this message
Barry Warsaw (barry) wrote : Re: REST API: Subribing to more then one list raises AssertionError / returns HTTP 500

Confirmed, and thanks for the patch Florian. I'm going to do the test a little differently though because this is a bug in the lower level API, specifically mailman.app.membership.add_member(). It affects more than the REST API so I'm going to create a new unittest in mailman/app.