Crash on invalid year
Reported by Virgil Dupras | December 3rd, 2010 @ 11:44 AM
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 2.3.3
Traceback (most recent call last):
File "hscommon/cocoa/inter.pyc", line 140, in setValue_forColumn_row_
File "hsgui/table.pyc", line 333, in set_cell_value
File "core/gui/table.pyc", line 222, in date
File "core/app.pyc", line 126, in parse_date
File "core/model/date.pyc", line 320, in parse_date
File "_strptime.pyc", line 332, in _strptime
ValueError: time data '10/10/229' does not match format '%m/%d/%Y'
Typing an invalid year is possible with the date widget by typing 3 digits out of 4
Comments and changes to this ticket
-
Virgil Dupras December 9th, 2010 @ 09:49 AM
- Assigned user set to Virgil Dupras
-
Virgil Dupras December 9th, 2010 @ 10:56 AM
- State changed from accepted to fixed
(from [f975d918de81]) [#209 state:fixed] Fixed crash with invalid date inputs http://bitbucket.org/hsoft/moneyguru/changeset/f975d918de81/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Tags
Referenced by
- 209 Crash on invalid year (from [f975d918de81]) [#209 state:fixed] Fixed crash with...