[rt-users] Whats the default encoding on attachments in RT?

Ruslan U. Zakirov cubic at acronis.ru
Wed Feb 11 08:33:33 EST 2004


James wrote:
> I'm not sure if this is and RT issue or not, but I'll ask anyway.
> 
> When I attach a document to a ticket in RT 3.06 it appears as gibberish
> when it is received on the other end.
> 
> Both Open Office and MS Word ask what type of encoding I would like to
> use to open the file with.
> 
> Is this something that is set in RT configs??
> 
> 
I think you _want_ update you RT to latest version.

RT should not change binary(Office files are binary) attachments at all. 
It should save it as is and send it as is. RT has configs only for text 
parts of outgoing emails. RT store text as UTF-8 in DB. WebUI uses only 
UTF-8. Outgoing emails could be in any(cofigurable) encoding by default 
it's UTF-8, you can change it to another only if all correspondence feet 
in its charset.

So it's bug.



More information about the rt-users mailing list