Closed (fixed)
Project:
Forward
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2008 at 16:26 UTC
Updated:
23 Jun 2009 at 21:10 UTC
The batch fixes the bug where default email address set in forward settings is not used when submitting forward forms, site default email address is used instead and adds an option to use from field value as sender instead of default forward email address from forward settings.
| Comment | File | Size | Author |
|---|---|---|---|
| forward.module-default-email-patch.patch | 1.61 KB | nonsie |
Comments
Comment #1
seanrFixed, but not quite as written - It was always intended to the user's specified from address but due to an omission on my part, it was dropped in the port to Drupal 6. I have restored it to it's intended function, but I'm not keen on making the from address be specified by the admin (replies would be misdirected, etc.).
Comment #2
nonsieIn that case why is there a default from email address field?
Comment #3
seanrOops, looks like this was actually a typo in the module. I wrote that code a long time ago but never used it so I didn't reallise it was doing that. Sorry about that. It'll be released in a bit after I finish up some other bugs.