6.0.0-beta1
8/9/25

[#2815] variable reference error in Compose.php
Summary variable reference error in Compose.php
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester rob2 (at) siklos (dot) ca
Created 10/19/2005 (7234 days ago)
Due
Updated 10/19/2005 (7234 days ago)
Assigned
Resolved 10/19/2005 (7234 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/19/2005 10:43:44 PM Chuck Hagenbuch Comment #3
State ⇒ Resolved
Reply to this comment
Fixed in CVS
10/19/2005 10:02:04 PM rob2 (at) siklos (dot) ca Comment #2 Reply to this comment
note: problem replicated in latest HEAD as of right now, and also in 
the release.
10/19/2005 10:01:03 PM rob2 (at) siklos (dot) ca Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ variable reference error in Compose.php
Queue ⇒ IMP
Reply to this comment
after I submit a new e-mail from the compose window, I get the 
"message sent successfully" response, but at the top of that page 
there is a warning:



Notice: Only variables should be assigned by reference in 
/home/rsiklos/src/horde/horde/imp/lib/Compose.php on line 138



The line in question is:

$mailer = &Mail::factory($driver, $params);

Saved Queries