6.0.0-beta1
10/17/25

[#4687] Reply-To and message content empty on reply
Summary Reply-To and message content empty on reply
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester ehymel (at) e-medico (dot) com
Created 11/22/2006 (6904 days ago)
Due
Updated 11/23/2006 (6903 days ago)
Assigned
Resolved 11/23/2006 (6903 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/23/2006 09:07:58 PM Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
Fixed by cleaning up some code in IMP.php instead of readding '$url' string.
11/23/2006 09:07:19 PM Michael Slusarz Deleted Original Message
 
11/23/2006 08:22:43 PM ekg2002 (at) columbia (dot) edu Comment #2
New Attachment: compose_fix.diff
Reply to this comment
The $args has is not communicated to the case where a user does not 
use a separate window to compose messages.  The problem can be seen in 
this diff:



http://cvs.horde.org/diff.php?r1=1.588&r2=1.589&f=imp%2Flib%2FIMP.php



Attached is a patch to add the missing line to the case where 
same-window composition is being used.
11/22/2006 11:54:08 PM ehymel (at) e-medico (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Reply-To and message content empty on reply
Queue ⇒ IMP
Reply to this comment
When replying to a message, the reply-to address is not automatically 
filled in and the content of the previous message does not appear. 
This problem appeared recently. I played with different files from a 
recent cvs update and tracked the problem to the imp/lib/IMP.php file. 
Version 1.588 works as it should, but the latest version (1.160) has 
the problem described above. I have not tried version 1.589.



Not sure if it matters, but this is in IE6, SP2. I looked through the 
page source and the reply-to address is not present. In other words, 
this does not seem to be a problem with escaping characters properly 
as reported in a similar previous bug report.



Thanks in advance.

Saved Queries