Remove characters from body of tickets

Moderator: crythias

Locked
PCS Brad
Znuny newbie
Posts: 4
Joined: 15 Mar 2011, 01:34
Znuny Version: 3.0.6

Remove characters from body of tickets

Post by PCS Brad »

is it possible to to remove the > characters when you specify <OTRS_AGENT_BODY[50]>?? here is what i mean

> my comments
> are posted
>here when
> i close or note
> a ticket

So i want to get rid of the ">" and just have the text

thanks,
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: Remove characters from body of tickets

Post by ferrosti »

Have a look at
SysConfig Frontend::Agent::Ticket::ViewCompose
Parameter Ticket::Frontend::Quote
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
PCS Brad
Znuny newbie
Posts: 4
Joined: 15 Mar 2011, 01:34
Znuny Version: 3.0.6

Re: Remove characters from body of tickets

Post by PCS Brad »

that was it! thanks so much!
PCS Brad
Znuny newbie
Posts: 4
Joined: 15 Mar 2011, 01:34
Znuny Version: 3.0.6

Re: Remove characters from body of tickets

Post by PCS Brad »

I take it back sorry. When i put in a note, that ">" is still there when in the reponse to the customer.
robpinnington
Znuny newbie
Posts: 15
Joined: 03 Feb 2011, 23:35
Znuny Version: 3

Re: Remove characters from body of tickets

Post by robpinnington »

I am happy to be corrected but you changed SysConfig Frontend::Agent::Ticket::ViewCompose
there is probably another item you need to change like

SysConfig Frontend::Agent::Ticket::Viewnote
or some such. I'll check tomorrow am and repost for you :D
Locked