Issue 277: Log exception in NumberCellEditor.getValue
Status:  New
Owner: ----
Reported by gabrielt...@gmail.com, Jul 8, 2010
What steps will reproduce the problem?
1. Create a NumberCellEditor with invalid pattern (for example)


What is the expected output? What do you see instead?
I expect to see the exception stack trace. Instead I see "WARN - NumberCellEditor.getValue() - Could not process number editor with property  foo"

What version of the product are you using? On what operating system?
2.5.2




Jul 9, 2010
Project Member #1 jeff.johnston.mn@gmail.com
I could see that. I think there is an exception for invalid patterns. I can check for that first...