Closed (fixed)
Project:
RSVP
Version:
6.x-2.0-rc4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Mar 2010 at 10:39 UTC
Updated:
13 Apr 2010 at 00:50 UTC
in rsvp.functions line 1637
$from_target = from_address;
should be
$from_target = $from_address;
| Comment | File | Size | Author |
|---|---|---|---|
| rsvp.functions-6.x-2.0-rc4.inc_.patch | 93 bytes | websites-development.com |
Comments
Comment #1
ulf1 commentedThanks for reporting. Bug will be fixed with next dev release.