ccavanaugh / jgnash

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

Transaction amount with comma #77

Closed pchurzin closed 5 years ago

pchurzin commented 5 years ago

Expected Behavior

Edit transaction

Actual Behavior

Can't change transaction when amount contains a comma(for example in Russian locale)

Steps to Reproduce the Problem

  1. Switch to the locale that uses comma as a decimal delimiter.
  2. Try to change transaction amount to the value containing comma.
  3. The Enter button remains disabled

Specifications

ccavanaugh commented 5 years ago

3.0.3 was just released with the fix. Thanks for reporting it!!