[Tickets #4793] IMP mailto: handler
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Dec 15 14:41:53 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4793
-----------------------------------------------------------------------
Ticket | 4793
Created By | engineer at mca.k12.pa.us
Summary | IMP mailto: handler
Queue | IMP
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
engineer at mca.k12.pa.us (2006-12-15 14:41) wrote:
There appears to be a bug when processing actionID=login_compose
According to Imp.reg when
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Imp\Protocols\mailto\shell\open\command]
@="iexplore.exe -nohome
webmail.example.com/horde/imp/?actionID=login_compose&to=%1"
The new message composition box never appears, however changing the
command to
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Imp\Protocols\mailto\shell\open\command]
@="iexplore.exe -nohome
webmail.example.com/horde/imp/mailbox.php?actionID=login_compose&to=%1"
After further testing, it appears that if you use the original command
from the current Imp.reg, then click on a mailto: link and login to horde,
the mailbox listing is displayed but no new message window but if you click
on any message then press the back button in IE, the new message window is
displayed with mailto information. Specifying mailbox.php on the command
line causes the new message window to open immediately after login to
horde and it is correctly filled with the mailto address. I test with
both IE7 and firefox 2.0 and the results were the same.
More information about the bugs
mailing list