Hi,

I stumbled upon a strange RPC serialisation error with GWT 2.5.1:
https://code.google.com/p/google-web-toolkit/issues/detail?id=8166

For some reason an int is serialized as a float in some very specific case 
in my application.
The result is an IncompatibleRemoteService exception being thrown.

Note that this seems to only happen in Chrome (IE8, FireFox seems to be 
working fine).

Is there specific code for Chrome to serialize RPC payloads ? I did not 
really find it...
Is this a bug in GWT or Chrome ?

David


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to