Hi,
We have quite a number of end users submitting tickets through email and the e-mails are in text. To answer them properly according to RFC 3676 (using quotes with the “>” character etc.) it would be nice we can also answer them in plain text. Currently, our system automatically switches to HTML, which then lead to a quite mess when trying to create proper quotes after some responses...
Our OTRS version is 3.3.3
Thanks,
Krishna M S
Change editor format to Text
Moderator: crythias
-
- Znuny newbie
- Posts: 91
- Joined: 24 Mar 2014, 13:58
- Znuny Version: 6.0.26
- Real Name: Krishna M S
- Company: Toradex AG
Re: Change editor format to Text
Is there any configuration available for this?
Thanks,
Krishna M S
Thanks,
Krishna M S
Re: Change editor format to Text
you only can switch it of fully.
But mailclients should be able to read the mails generated by OTRS as they are sent as Multipart Mime message
But mailclients should be able to read the mails generated by OTRS as they are sent as Multipart Mime message
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 91
- Joined: 24 Mar 2014, 13:58
- Znuny Version: 6.0.26
- Real Name: Krishna M S
- Company: Toradex AG
Re: Change editor format to Text
Hi,
You mean you have to disable to disable HTML format option? How about existing tickets? Will they be affected too?
Please advise.
Thanks,
Krishna M S
You mean you have to disable to disable HTML format option? How about existing tickets? Will they be affected too?
Please advise.
Thanks,
Krishna M S
-
- Znuny newbie
- Posts: 91
- Joined: 24 Mar 2014, 13:58
- Znuny Version: 6.0.26
- Real Name: Krishna M S
- Company: Toradex AG
Re: Change editor format to Text
Hi,
Please suggest if this patch will serve our purpose?
http://www.ciphron.de/index.php/downloa ... w/244/174/
http://blog.ciphron.de/2013/03/otrs-erw ... ignis.html
Thanks,
Krishna M S
Please suggest if this patch will serve our purpose?
http://www.ciphron.de/index.php/downloa ... w/244/174/
http://blog.ciphron.de/2013/03/otrs-erw ... ignis.html
Thanks,
Krishna M S
Re: Change editor format to Text
Switch Frontend::RichText to no via sysconfig
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Change editor format to Text
jojo wrote:Switch Frontend::RichText to no via sysconfig
I had the same problem, and set the Frontend::RichText to no and Ticket::Frontend::PlainView to yes, but not nothing changed.
The data in database is ok, but shown as html.