[rt-users] Remaining issues in RT 3.0.2's handling of international characters
Dirk Pape
pape-rt at inf.fu-berlin.de
Fri May 23 16:32:32 EDT 2003
Hello,
--Am Dienstag, 20. Mai 2003 10:14 Uhr +0200 schrieb Dirk Pape
<pape-rt at inf.fu-berlin.de>:
> 1. wrong ISO-8859-1 encoding of outgoing From-headers with umlauts in it,
> eg. in '"RT/MI (Sebastian Lück)" <lueck at inf.fu-berlin.de>' the part
> '"RT/MI (Sebastian Lück)" <lueck' is in a whole bracketed with
> ISO-8859-1?... brackets, hence MUAs fail to sort by email adresses.
I fixed this one by myself in changing all occurrences (only 2 :-) of
"encode_mimeword" to "encode_mimewords" in lib/RT/Action/SendEmail.pm
I hope this does not break anything and qualifies as a "next release patch".
Dirk.
More information about the rt-users
mailing list