Am 04.07.2012 10:12, schrieb Georgios Petasis: > Στις 4/7/2012 11:02, ο/η Massimo Manghi έγραψε: > It doesn't matter, it seems that the following works: > > set xmldata [upload data xml] > set xmldata [encoding convertfrom utf-8 $xmldata] > > The problem was that I failed to change the stdout encoding to utf-8 in > my rivet string. > Adding "fconfigure stdout -encoding utf-8" ate the very top of my > script, solved all problems. > (I return everything in utf-8 and set the utf-8 encoding in all return > types).
may this be considered as a bug ? Or should we have a magic or command to set the encoding of stdin to the delivered encoding ? Regards, Harald --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org