From: <Art...@ly...> - 2004-09-29 10:45:30
|
=20 Hi All, =20 Sorry for delay in response to the problem.=20 There was a bug in 0.2.3 hopefully it is corrected and now there is 0.2.4 available at http://www.buildap.com/SA2004Fall (you'll also find bug reason and explanation) so please try with this one. Whether you do please create new project or update all files from CVS if you use sample projects, because bug was related to file formats. =20 Bug connected UTF8 format (there is problem with UTF8 format some file editors put 3 invisible bytes called Byte Order Mark (BOM) bytes EF, BB, BF, for UTF-8, which cause XML parsers fail.)=20 See http://www.i18ngurus.com/encyclopedia/byte_order_mark.html and http://p2p.wrox.com/archive/xslt/2002-11/79.asp=20 =20 =20 =20 Arto=20 =20 |