View Single Post
Old 08-28-2008, 10:16 AM   #1
mkaluza
Member
mkaluza began at the beginning.
 
Posts: 20
Karma: 27
Join Date: Jul 2008
Device: PRS-505
National characters in .js code

Just a hint to save you some time...
If you comment the code in your native language, be sure the file is UTF-8, otherwise runJs function will die without generating any exception at all. At least it failed for polish and cp1250.
This really sux... I've lost quite some time before I realized that the comments are to blame for the fault.

greetz
MK
mkaluza is offline   Reply With Quote