fondazionebordoni / jardin

Automatically exported from code.google.com/p/jardin
GNU General Public License v3.0
0 stars 0 forks source link

Bug showing blob fields #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on a ResultSet(with a Blob [binary] field) tab 
2. Click on "cerca tutti"

What is the expected output? What do you see instead?
Jardin should show the Resultset entries.
Jardin shows a loading popup

The bug is in

File: JardinTabItem.class 
Method: updateStore(final ListStore<BaseModelData> store)
Call: this.grid.reconfigure(store, this.grid.getColumnModel())

Error:
see the attachment

Original issue reported on code.google.com by michele....@gmail.com on 9 Nov 2009 at 2:58

Attachments: