[Tickets #3569] NEW: Outlook doesn't like wrapped links in e-mail notifications
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Mar 7 07:21:53 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3569
-----------------------------------------------------------------------
Ticket | 3569
Created By | voegelas at gmx.net
Summary | Outlook doesn't like wrapped links in e-mail notifications
Queue | Kronolith
Version | HEAD
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
voegelas at gmx.net (2006-03-07 07:21) wrote:
The function sendITipNotifications() in lib/Kronolith.pm wraps messages
after 80 characters. If $attend_link is longer than 80 characters the links
that users may click to accept or decline an event are wrapped by
String::wrap(). Outlook cannot handle such links. Two possible solutions
come to my mind. Either insert the links after wrapping the message or send
the message in flowed format without wrapping.
More information about the bugs
mailing list