homena / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

Log exception in NumberCellEditor.getValue #277

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by gabrielt...@gmail.com on 8 Jul 2010 at 4:00

GoogleCodeExporter commented 9 years ago
I could see that. I think there is an exception for invalid patterns. I can 
check for that first...

Original comment by jeff.johnston.mn@gmail.com on 9 Jul 2010 at 5:56