6.0.0-alpha10
5/17/25

[#6191] forward from mailbox.php broken
Summary forward from mailbox.php broken
Queue IMP
Queue Version 4.2-RC2
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester liamr (at) deathstar (dot) org
Created 02/01/2008 (6315 days ago)
Due
Updated 02/01/2008 (6315 days ago)
Assigned 02/01/2008 (6315 days ago)
Resolved 02/01/2008 (6315 days ago)
Milestone
Patch No

History
02/01/2008 07:41:59 PM liamr (at) deathstar (dot) org Comment #7 Reply to this comment
I concur.  This did fix this problem for me.
02/01/2008 06:57:44 PM Michael Slusarz Comment #6
State ⇒ Duplicate
Reply to this comment
xxx.xxx.xxx.xxx - - [01/Feb/2008:13:01:36 -0500] "GET
/horde/imp/compose.php?popup=1&fwddigest=a:2:{i:0;s:12:%22116453%01INBOX%22;i:1;s:12:%22116451%01INBOX%22;}&actionID=fwd_digest&uniq=1201888895292 HTTP/1.1" 200 6190 "https://dev.mail.umich.edu/horde/imp/mailbox.php" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; 
rv:1.8.1.11)
Gecko/20071127
Those encoded ampersands look suspicious. Does it work if you enter
that url with decoded ampersands manually?
Duplicate of Ticket 6139 (fixed by this: 
http://cvs.horde.org/diff.php?f=imp%2Flib%2FIMP.php&r1=1.651&r2=1.652&t=unified)
02/01/2008 06:30:22 PM Jan Schneider Comment #5 Reply to this comment
xxx.xxx.xxx.xxx - - [01/Feb/2008:13:01:36 -0500] "GET
/horde/imp/compose.php?popup=1&fwddigest=a:2:{i:0;s:12:%22116453%01INBOX%22;i:1;s:12:%22116451%01INBOX%22;}&actionID=fwd_digest&uniq=1201888895292 HTTP/1.1" 200 6190 "https://dev.mail.umich.edu/horde/imp/mailbox.php" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.11) 
Gecko/20071127
Those encoded ampersands look suspicious. Does it work if you enter 
that url with decoded ampersands manually?
02/01/2008 06:18:04 PM liamr (at) deathstar (dot) org Comment #4 Reply to this comment
We are using VFS for attachments, they work fine otherwise.



From horde/conf.php

     $conf['vfs']['params']['driverconfig'] = 'horde';

     $conf['vfs']['type'] = 'sql';



From imp/conf.php

     $conf['compose']['use_vfs'] = true;



No error messages in the apache or horde logs.   Here's what I see i 
my transfer log..



xxx.xxx.xxx.xxx - - [01/Feb/2008:13:01:32 -0500] "POST 
/horde/imp/mailbox.php HTTP/1.1" 200 7739 
"https://dev.mail.umich.edu/horde/imp/mailbox.php" "Mozilla/5.0 
(Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.11) Gecko/20071127 
Firefox/2.0.0.11"

xxx.xxx.xxx.xxx - - [01/Feb/2008:13:01:36 -0500] "GET 
/horde/imp/compose.php?popup=1&fwddigest=a:2:{i:0;s:12:%22116453%01INBOX%22;i:1;s:12:%22116451%01INBOX%22;}&actionID=fwd_digest&uniq=1201888895292 HTTP/1.1" 200 6190 "https://dev.mail.umich.edu/horde/imp/mailbox.php" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.11) Gecko/20071127 
Firefox/2.0.0.11"



I've updated compose.php with this..



     http://marc.info/?l=horde-cvs&m=120175245909425&w=2



though, I had to apply the patch by hand.  I've also made changes to 
js/mailbox.js and templates/javascript_defs.php, if you think those 
may have any effect.
02/01/2008 06:08:39 PM Jan Schneider Comment #3 Reply to this comment
Can anyone else?
Not me, works fine here.
02/01/2008 05:54:10 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
I can't reproduce this. Can anyone else? Liam, in case its relevant, 
what VFS/attachment settings are you using?
02/01/2008 05:02:59 PM liamr (at) deathstar (dot) org Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ forward from mailbox.php broken
Queue ⇒ IMP
State ⇒ Unconfirmed
Reply to this comment
Message fowarding from the mailbox view appears to be broken.  If a 
user selects one (or more messages) in mailbox.php, and then chooses 
"forward", no attachments are created on the new message.



I have verified that attachments work. Messages forward from 
message.php get attached as message/rfc822, and I'm able to attach 
other sorts of files manually.

Saved Queries