I am guessing it has something to do with the early return due to the exit statement in the first line in the _watcher_admin_test_submit() function:

i.e.
p($form_values); exit;

But commenting that line out still doesn't make it work.

Comments

solipsist’s picture

Ok, I'll investigate as soon as I can. Thanks for reporting.

paris’s picture

email not working for me either.. not with the test or with comments and other auto emails

mr.j’s picture

paris, I ran into a separate problem that was causing emails to fail for me across the board:
#263139: From header can cause send email to fail

But fixing that still does not fix this problem with test emails.

paris’s picture

thanks mrj this is a very cool module hopefully you guys will get it working

solipsist’s picture

I can confirm the problem with the test emails. I just haven't had time to fix it yet. As for auto emails, they do work.

Paris, does your Drupal site send emails at all?

solipsist’s picture

Test emails have been fixed in the next release which I'll commit later today. The bug was not the emailing itself but the adding of test messages to the message queue.

solipsist’s picture

Assigned: Unassigned » solipsist
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.