Hi,

that's a bug in the serializer. I just pushed a fix:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=7367

You can work around it by including a require hint for the missing class 
in your application:

/*
#require(qx.locale.LocalizedString)
*/


Regards,
Daniel

On 26.04.2013 17:12, Tamási János wrote:
> Hi!
>
> I just started to play with qx mobile, and i ran into a problem.
> qx.util.Serializer.toJson() gives strange error message in build version:
> "Expecting a function in instanceof check, but got #<Object>"
>
> In source version the code runs fine.
> Example code attached if you need it (tap the "next page" button to
> trigger the problem).
>
>
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
>
>
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to