No Rich Text Editor on Notification (Event)

All, I previously sent a post about missing customer notificiations (http://lists.otrs.org/pipermail/otrs/2010-March/031263.html) but no-one was able to help. I've been able to setup a notification (event) object which does what I want (notification to the customer that their ticket has changed status), but those responses (unlike the auto-responses and all agent notification events) go out as plain text. There is no RTF editor on the notification (event) screen (see http://hostname/otrs/index.pl?Action=AdminNotificationEvent) and I've not been able to find a way to enable it. The global setting for this (Config Options: Framework -> Core::Web -> Frontend::RichText) only refers to "article, salutation, signature, standard_response, auto_response, notification", and not "notification (event)". If anyone knows where the customer notifications went (which I suspect would be RTF if enabled) or how to enable the RTF and the editor for the new notification (event) objects I'd appreciate any help you can give. Regards -- Richard Bartlett (Computer Officer) University of Cambridge Institute of Continuing Education, # 01223 (7)46240

Hello We recently upgraded our OTRS installation from 2.2.2 to 2.3.5. We now encounter the problem, that long lines (>82 chars) are not quoted properly. Example (with a short line ;-)): In 2.2.2:
This is a long line.
In 2.3.5:
This is a long line.
Even tough the line is displayed as two lines in the OTRS text-editor, no '>' char is being prepended on the line. Is this a new default-behaviour in otrs 2.3? I was unable to find any configuration parameter in the documentation which can change this behaviour. PS: $Self->{'Ticket::Frontend::TextAreaEmail'} = '82'; works as expected, but didn't solve the quoting problem ;-) Kind regards Raphael Thoma
participants (2)
-
Raphael Thoma
-
Richard Bartlett