Kayako logo
How do I? Questions about how to do specific things in SupportSuite, eSupport and LiveResponse. Not for reporting problems.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
littlegrasshoppa Offline
New Member
 
Posts: 2
Join Date: May 2007
URLs Not Converted to Links in HTML Emails - 08-06-2007, 01:58 AM

The issue: URLs in HTML emails are not converted to links in most email clients (Outlook and a few web-based emails), so to send a link in a HTML email we must place it inside an <a href=""></a>.

The problem with this is that the code for displaying the tickets in a browser HTML Entitises everything so that the customer will see the output as <a href="">link</a> instead of link when they view the ticket online.

Not using HTML Entities is not a desirable option, for obvious reasons. We also do not want to restrict ourselves to text-only emails (these convert to links correctly).

Has anyone else come up with a solution to this problem? I mean, one option is to allow HTML input on the ticket view screen and then write a safe-HTML function that only allows certain tags, but this is a tedious piece of work we would rather not have to do. Does anyone know of a simpler solution?

Last edited by littlegrasshoppa; 11-06-2007 at 02:30 AM. Reason: Fixed a typo.
   
Reply With Quote
  (#2) Old
craigbrass Offline
Senior Member
 
Posts: 5,748
Join Date: Jun 2005
Location: Cumbria, UK
08-06-2007, 07:43 AM

Please submit a bug report at http://bugs.kayako.net


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
Reply

Tags
coneverted, html, urls

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47