This is a known bug/limitation. Use UTF8 encoding. Whenever gears decodes responses it assumes UTF8 encoding.
On Mon, Oct 6, 2008 at 2:14 PM, Ben Lisbakken <[EMAIL PROTECTED]> wrote: > Hey there Cugwei -- > This is a known bug: > http://code.google.com/p/gears/issues/detail?id=604 > > So far it hasn't been picked up to be fixed, but maybe Chris or Aaron could > comment on it. > > Thanks, > Ben > > 2008/10/6 cugwei <[EMAIL PROTECTED]> > > >> when i try WorkerPool , i found that if there are any Chinese >> characters in worker.js, the program can't work! >> the error message is : Error in Worker 1.Could not process message >> bacause worker does not have an onmessage handler. >> Anybody else found this or who can tell me why ? >> > >