[dev] Re: [cvs] commit: imp compose.php mailbox.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Fri, 31 May 2002 14:24:49 -0600


Quoting Jan Schneider <jan@horde.org>:

| That's wrong. 'mailbox' has been '**search', but 'thismailbox' has
| correctly
| been the folder name in the search results.
|  

Here's what I get when I click on the "From:" field after doing a search in 
INBOX using revision 2.359:

javascript:open_compose_win
('popup=1&to=&cc=&bcc=&msg=&subject=&actionID=124&mailbox=%2A%
2Asearch&index=4687&thismailbox=%2A%2Asearch');

Here's what I get in revision 2.360 (after my patch):

javascript:open_compose_win
('popup=1&to=&cc=&bcc=&msg=&subject=&actionID=124&mailbox=INBOX&index=4687&t
hismailbox=%2A%2Asearch');

As you see, in both cases, thismailbox has not been set correctly - this is 
why I set mailbox to be the location of the search message.  Am I doing 
something wrong?

michael

______________________________________________
Michael Slusarz [slusarz@bigworm.colorado.edu]
The University of Colorado at Boulder