Hello,
I'm migrating from GWT 1.6 and SmartGWT 1.2 to GWT 2.03 and SmartGWT 2.2.
The start of the migration was fine, but now I found a problem.
I always set a custom pojo-object to the Record (setAttribute(String, Object)),
so I have access to it. This worked fine before the migration. But now I'm
getting a JavaScriptException, when I try to use such a Record with the
editRecord(Record) method of the ValuesManager.
What steps will reproduce the problem?
1. Click on a record in the list grid, that contains an object as attribute.
2. In the development mode there will be a JavaScriptException
What version of the product are you using? On what operating system?
GWT 2.03
SmartGWT 2.2
Firefox 3.5.9
Ubuntu 9.10
Original issue reported on code.google.com by thorsten...@googlemail.com on 22 Jun 2010 at 6:40
Original issue reported on code.google.com by
thorsten...@googlemail.com
on 22 Jun 2010 at 6:40Attachments: