|
||||||||||||||||||||||||||||
|
StageOne User's ProgramThis page contains late-breaking info of interest to SODA partners and StageOne users. New FeaturesThe following new features have just been released in 4.01
New Feature RequestsContact us to request new features or to report issues with the current release. Upcoming Features
Open and Recent IssuesAll known issues we experienced with the move to ColdFusion MX have been resolved, including the issue with font encoding of certain Western European languages on MX 6.0, which has been resolved with MX 6.1's enhanced javamail support. Details of this issue are given below: In previous versions of ColdFusion, email was handled using the windows-1252 character set, and if there were special characters, we could specify encoding. CFMX is a Java application server, and uses JavaMail. This requires us to use UTF-8 format for any emails with non-ASCII characters. We can do this with a cfparam tag, but multipart/alternative emails (those that go out in both html and plain text format) do not have a charset option in the specification. So we are very limited in trying to use CFMX 6.0 with multipart/alternative emails. The good news is, CFMX 6.1 has a charset parameter in the cfmail tag itself, which enables us to specify the correct attributes. So StageOne users who need both special character and multipart support with their stand-alone systems should either stay with CF 5.0, or upgrade to 6.1 (not 6.0). Hosted system users on www.si9.com (hosted by Intermedia) have already been upgraded to 6.1.
|
|||||||||||||||||||||||||||