Auto Response HTML formatting

Moderator: crythias

Locked
riggergrant
Znuny newbie
Posts: 3
Joined: 08 Apr 2011, 17:00
Znuny Version: 3

Auto Response HTML formatting

Post by riggergrant »

Hi,

As an OTRS newb I thanks in advance.

Im trying to consistently format my Auto Response emails with a header image. I do this using the typical <img src="https://my.site.com/path/image.png"

Although it is successful and I do get the header image when the recipient clicks "download image" in the email, when I go to edit the source for that Auto Response to make any changes, the information presented is a complete mess. The Auto Response emails appear to work fine with this, however when I go to edit I need to re-apply all the source in the correct formatting.

Help please :)

Grant

OTRS v 3.07
using JumpBox build on Ubuntu
OTRS 3.0.9, Centos
thomkortekaas
Znuny newbie
Posts: 61
Joined: 17 Dec 2010, 13:22
Znuny Version: 3.0

Re: Auto Response HTML formatting

Post by thomkortekaas »

Can you post the "source" ?
Maybe we can make it readable for you ?
OTRS 3.0.7 with MySQL on Windows server 2003 r2 server with AD integration for customers.
riggergrant
Znuny newbie
Posts: 3
Joined: 08 Apr 2011, 17:00
Znuny Version: 3

Re: Auto Response HTML formatting

Post by riggergrant »

This is how the source appears after its been saved:

<img an="" autoresponse="" been="" br="" cai="" created.="" customer="" for="" has="" inform="" is="" of="" one="" our="" question="" respond="" src="https://www.domain.com/sites/all/themes ... der-bg.png" submitting="" support="" team="" thank="" this="" ticket="" to="" will="" you="" your="" /><br />
Regards,<br />
<br />
Customer Support<br />
<span style="color: #ff0000"><strong>www.domain.com</strong></span><br />
<strong>Home of the Game</strong><br />
<br />
<a href="http://www.domain.com">www.domain.com</a><br />
<br />
OTRS 3.0.9, Centos
riggergrant
Znuny newbie
Posts: 3
Joined: 08 Apr 2011, 17:00
Znuny Version: 3

Re: Auto Response HTML formatting

Post by riggergrant »

Original format as its pasted in

<img src="https://www.domain.com/sites/all/themes ... bg.png"<br />
<br />
Thank you for submitting your request to Customer Support. Ticket # <OTRS_TICKET_TicketNumber> has been created and one of our Agents will respond promptly.<br />
<br />
Regards,<br />
<br />
Customer Support<br />
<span style="color:#ff0000;"><strong>www.domain.com</strong></span><br />
<strong>Home of the Game</strong><br />
OTRS 3.0.9, Centos
Locked