Ticket #462 (closed enhancement: worksforme)

Opened 23 months ago

Last modified 12 months ago

Table: needs better error reporting if column content is of wrong type

Reported by: Jouni Koivuviita Owned by: Matti Tahvonen
Priority: minor Milestone: User Interface Library 5.1.0 RC
Component: undefined Version:
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: no Contract:

Description

Tried to place a Panel component inside the feature browser table component (without changing the column content type), and the error report was rather cryptic.

Change History

Changed 23 months ago by Jani Laakso

  • milestone deleted

Changed 22 months ago by Jani Laakso

  • type changed from defect to enhancement
  • summary changed from Table needs better error reporting if column content is of wrong type. to Table: needs better error reporting if column content is of wrong type

Changed 12 months ago by Joonas Lehtinen

  • milestone set to User Interface Library 5.1.0 RC
  • affects_release_notes unset

Changed 12 months ago by Matti Tahvonen

  • status changed from new to closed
  • resolution set to worksforme

Hmmn. Dunno if I got this right but Panel works for me (in TK5) and when assigning unassignable datatype error message is:

Conversion for value 'com.itmill.toolkit.ui.Panel@820ea4' of class com.itmill.toolkit.ui.Panel to java.lang.Integer failed which seems to be quite reasonable for me.

Note: See TracTickets for help on using tickets.