edesiocs / eventrend

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

Fix validation of numeric category fields #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter 9:30 as a goal value for a category
2. Save

What is the expected output? What do you see instead?

Force close.

Original issue reported on code.google.com by barclayo...@gmail.com on 31 Mar 2009 at 10:12

GoogleCodeExporter commented 9 years ago
Changed numeric inputs to only accept floats or ints where appropriate:
   - input view
   - category edit view
   - entry edit
   - prefs

Original comment by barclayo...@gmail.com on 1 Apr 2009 at 9:42

GoogleCodeExporter commented 9 years ago
Issue 10 has been merged into this issue.

Original comment by barclayo...@gmail.com on 1 Apr 2009 at 9:44