View Single Post
  #1 (permalink)  
Old July 23rd, 2007, 15:59
sloppypoet sloppypoet is offline
Junior Member
 
Join Date: Mar 2007
Location: Iowa
Posts: 6
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
sloppypoet is on a distinguished road
OTM 4.5 not handling Non Ascii Characters

We are running on OTM 4.5 and our Python scripts crash whenever we receive a non-ascii character in an order file. We have been able to replace the non-ascii characters with a similar ascii character but this only works for a one to one replacement. We are also receiving ½ characters (U+00BD), which crash the python scripts, and are unable to replace these with a single character. Has anyone run across this issue and, if so, how did you resolve it?

Thanks!
Reply With Quote