After a lot of confusion as to why a JsObject.getInt returned 0 all the time I
discovered that toNumber() did not check whether the object was an integer,
which it was ( set by addVar("name", new Integer(intval)); )
Original issue reported on code.google.com by simonbar...@googlemail.com on 11 Mar 2014 at 9:02
Original issue reported on code.google.com by
simonbar...@googlemail.com
on 11 Mar 2014 at 9:02Attachments: