5 Dec 2006 10:56
mail encoding
Ales Vizdal, AVONET, s.r.o. <ales.vizdal <at> avonet.cz>
2006-12-05 09:56:22 GMT
2006-12-05 09:56:22 GMT
Hello developers, I've sent a post to users list, but without reply, so I am asking here. I do receive emails in various encodings (iso-8869-2, windows-1250, utf8), but OTRS doesn't seem to support online recoding. Replying to an email written in windows-1250 encoding and browser set to iso-8859-2 produces incorrect email. Does OTRS support recoding or do you plan to add such a feature? Regards -- -- Ales Vizdal, AVONET, s.r.o. _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
Today we created a cvs branch for OTRS 2.1. That means this branch will
have all future bug fixes for OTRS 2.1.x (just bug fixes no new features).
So the cvs (HEAD) is ready for new features (see TODO file).
To checkout the 2.1 branch use:
===============================
"cvs -z3 -d :pserver:<user> <at> cvs.otrs.org:/home/cvs co -r rel-2_1 otrs"
To checkout the cvs HEAD use:
=============================
"cvs -z3 -d :pserver:<user> <at> cvs.otrs.org:/home/cvs co otrs"
Thanks, and happy coding! .-)
PS: The current stats about the OTRS framework source code (_without_
all additional modules like WebMail, FAQ, FileManager, SIRIOS, ...) is:
-----------------------------------------------------------------
Source code lines (*.sh) : 899
Source code lines (*.pl) : 5943
Source code lines (*.pm) : 150370
Source code lines (*.t) : 8384
Source code lines (*.dtl): 18499
Source code lines (*.xml): 14072
RSS Feed