ccavanaugh / jgnash

jGnash Personal Finance
http://ccavanaugh.github.io/jgnash/
Other
139 stars 80 forks source link

Uncaught exceptions loop when date picker text is empty #70

Closed pchurzin closed 5 years ago

pchurzin commented 5 years ago

There is an uncaught exceptions loop when you clear the date picker value and then switch the focus. How to reproduce:

  1. Open a transaction editor.
  2. Clear the text in the date picker
  3. Switch focus from the date picker

Sometimes there is only one exception, but often there is unstoppable loop.

ccavanaugh commented 5 years ago

Thank you and very nice fix!