I think you may be bumping up against a known bug/limitation. Try re-encoding your script file in UTF8. Gears only understands UTF8 text responses.
On Mon, May 25, 2009 at 3:18 AM, <[email protected]> wrote: > > Hello, > > i've noticed the following bug on WorkerPool API : > When a worker js file contains some special characters (e.g accents), > its execution fails, and as a consequence an exception is thrown > saying that "worker nb ... doesn't contain any onmessage handler" > > Regards > Pierre >
