Community
Participate
Working Groups
Created attachment 208600 [details] stacktrace I get a lot (I counted 47) of NPEs in CreateNewElementHandler when the table is opened. This is because the handler enablement is called when the tableConfiguration is not yet initialized: natTableWidgetPart.getNatTableWidget().getTableConfiguration() returns null. Note: to see the exceptions, add a breakpoint on NullPointerException and open a table.
Switch to trivial: because there is no consequences for the user.
Fixed in revision 1573.
This bug can be closed.