Fabian Jakobs schrieb:
Hi Alex,
I've changed tree.py to print all nodes in nodeToJsonString() and what i see is that all german umlauts are not accepted. For example "ΓΌ" has hex-value C3 BC what as far as i know is a valid UTF-8 format, isn't accepted. And i do not have this problems with "make build"
because these are only comments that contain umlauts.
My Editor(Aptana IDE) is preset to use UTF-8.
Have a look at http://bugzilla.qooxdoo.org/show_bug.cgi?id=269

I had that error when trying to solve another problem and had to patch the 
generator so it would work. You'll have to find the specific place which has a 
problem
this problem was similar to the one described by Hugh. I have fixed it in svn. If you want to patch your generator, here is the diff:
Hi Alex,

sorry, my last fix touched only the surface of the problem. The real reason was deeper in the generator code. Sebastian and me have now tracked down the issue and fixed it in svn.

Best Fabian

Thank you guys. I will try it as far as qooxdoo 0.6.5 Tag comes.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to