Module loads but doesn't actually function properly with 4.7

Comments

allie micka’s picture

Status: Active » Closed (won't fix)

That's not helpful at all.

When you file bug reports, please remember to explain the problem you are having properly. What error messages are you seeling? What expected behavior is missing? Without this information, the developer has no hope of resolving the problems you are having, and this is a waste of everyone's time.

Meanwhile, please note that the ezmlm module is being deprecated in favor of Mailing List Manager.

Chris Johnson’s picture

Chris Johnson,

moebis (http://drupal.org/user/19902) has sent you a message via your
contact form (http://drupal.org/user/2794/contact) at drupal.org.

If you don't want to receive such e-mails, you can change your settings at
http://drupal.org/user/2794.

Message:

The latest CVS of ezmlm doesn't work in 4.7 ....when I try to add a list
and email address, it just returns the form. Any ideas on how I can fix
it?

Regards,
Carl Moebis

Chris Johnson’s picture

Assigned: Unassigned » Chris Johnson
Priority: Critical » Minor
Status: Closed (won't fix) » Active

Changed priority and status, and assigned it to myself.

moebis’s picture

Chris, thanks for picking this up. I tried Allie's module, but there are bugs in her ezmlm and ezmlm-idx includes/backends.

Allie,

The description of the bug explains it all (4.7 hooks). Chris's great and simple module is pretty complete, it just needs the form hooks updated to work with 4.7 ....it doesn't throw any errors, this is expected behavior for a 4.6 module. When the pace picks up on mlm and mimemail, I'll help you debug that too. Thanks.

Chris Johnson’s picture

Actually, I updated Ezmlm to 4.7 hooks and Form API back in October, and then again in January or February of this year. I know bugs have been fixed in 4.7 since then which may have broken my module, but let's be sure you actually have the CVS HEAD copy of Ezmlm first, because it should work or be very close to working.

moebis’s picture

Yep, I've installed, removed and reinstalled the HEAD version several times:

// $Id: ezmlm.module,v 1.17 2006/02/23 18:20:56 chris Exp $

moebis’s picture

Chris I'm going to upgrade to 4.7 RC1 today, let me know when I can test the new module. I think if we get it to work with the RC then your module will be good to go for the life of 4.7 (so many of us ezmlm users out there) ;-)

moebis’s picture

Chris any ETA on this?

moebis’s picture

Chris and Allie, I can confirm this is a bug, something changed in Drupal 4.7b6-r1 and ezmlm is broken.

Chris Johnson’s picture

Status: Active » Fixed

This is fixed in CVS in the DRUPAL-4-7 branch that I just created. It should be available from CVS now or via download on drupal.org as soon as the download packages get rebuilt during their automatic and periodic generation.

moebis’s picture

Confirm it works here. Thanks Chris!

Anonymous’s picture

Status: Fixed » Closed (fixed)