6.0.0-alpha12
6/12/25

[#10475] Chrome's Mailto-Handler broken
Summary Chrome's Mailto-Handler broken
Queue IMP
Queue Version 5.0.10
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org, slusarz (at) horde (dot) org
Requester michael.groene (at) zel (dot) uni-hannover (dot) de
Created 09/01/2011 (5033 days ago)
Due
Updated 09/09/2011 (5025 days ago)
Assigned 09/05/2011 (5029 days ago)
Resolved 09/06/2011 (5028 days ago)
Github Issue Link
Github Pull Request
Milestone 5.0.12
Patch No

History
09/09/2011 11:54:41 AM michael (dot) groene (at) zel (dot) uni-hannover (dot) de Comment #8 Reply to this comment
Works perfectly, thank you!
09/06/2011 08:14:02 PM Jan Schneider Assigned to Jan Schneider
Taken from Horde DevelopersHorde Developers
State ⇒ Resolved
Milestone ⇒ 5.0.12
 
09/06/2011 08:13:21 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git for this ticket:

Use IMP::getComposeArgs() to retrieve the header values (Bug #10475).

  1 files changed, 5 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/c8924171ff7d0b4be305b3cf2cbefb1ba19e829d
09/06/2011 08:13:17 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git for this ticket:

Fix mailto: handler link (Bug #10475).

  1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/2ee3d41a6bb2f3fe41272c8cdddabc7aa3e10d16
09/06/2011 06:26:52 PM Michael Slusarz Comment #5 Reply to this comment
It doesn't respect the current IMP mode either, which could actually 
be the reason for the javascript error.
This issue should be fixed.
09/06/2011 06:26:10 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git for this ticket:

Bug #10475: Browser mailto-handler respects current IMP view mode

  5 files changed, 28 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/723fe462daa020dfcb07913bf76239738ed06519
09/06/2011 04:19:59 PM Michael Slusarz Comment #3
Assigned to Horde DevelopersHorde Developers
Reply to this comment
FWIW, I didn't write this code so I am not familiar with it.
09/05/2011 03:17:13 PM Jan Schneider Comment #2
Assigned to Michael Slusarz
State ⇒ Assigned
Reply to this comment
It doesn't respect the current IMP mode either, which could actually 
be the reason for the javascript error. We should support the old 
URLs, so that users that have been upgraded don't need to change their 
mailto browser handlers.
09/01/2011 09:06:50 AM michael (dot) groene (at) zel (dot) uni-hannover (dot) de Comment #1
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Chrome's Mailto-Handler broken
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
Just found the nice feature to automatically set Chrome as 
mailto-handler for mailto:-links.

Great, but unfortunately the opened window doesn't take over the 
recipients address.

Generated URI is on my system:
http://horde4.xyz.uni-hannover.de/imp/compose.php?ajaxui=1&actionID=mailto_link&tomailto%3Arecipient%40xyz.uni-hannover.de

Replacing "tomailto" -> "to" got it working.

Further it seems that there is missing the javascript-environment, 
chrome complains about "Uncaught ReferenceError: IMP is not defined" 
and the send-button is not working.

Saved Queries