6.0.0-RC7
6/29/26

[#4184] action=compose for doesn't pass the message parameter
Summary action=compose for doesn't pass the message parameter
Queue IMP
Queue Version 4.1
Type Bug
State Resolved
Priority 1. Low
Owners
Requester mikeyin (at) mikeyin (dot) org
Created 7/21/06 (7283 days ago)
Due
Updated 7/22/06 (7282 days ago)
Assigned
Resolved 7/22/06 (7282 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
113 Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed, thanks!
187 mikeyin (at) mikeyin (dot) org Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ action=compose for doesn't pass the message parameter
Queue ⇒ IMP
Reply to this comment
passing action=compose in the url of imp autolaunches a compose window 
which works with all the fields except message (to, cc, bcc, subj). i 
tracked the bug to the function getComposeArgs() inside of 
imp/lib/IMP.php

It passes the variable 'msg' which compose.php does not pick up 
instead of 'message' which it does.

Saved Queries