Closed (fixed)
Project:
Watcher
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 May 2008 at 10:35 UTC
Updated:
3 Jul 2008 at 18:24 UTC
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
Comment #1
solipsist commentedOk, I'll investigate as soon as I can. Thanks for reporting.
Comment #2
paris commentedemail not working for me either.. not with the test or with comments and other auto emails
Comment #3
mr.j commentedparis, 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.
Comment #4
paris commentedthanks mrj this is a very cool module hopefully you guys will get it working
Comment #5
solipsist commentedI 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?
Comment #6
solipsist commentedTest 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.
Comment #7
solipsist commentedComment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.