Date format mixup in the schedule panel
Reported by Virgil Dupras | February 27th, 2010 @ 08:11 AM
Under Windows, all hell breaks loose when you set a date format like dd/MM/yyyy and you get crashes like:
Application Name: moneyGuru
Version: 1.7.7
Traceback (most recent call last):
File "C:\src\moneyguru\qt\build\pyi.win32\mg\outPYZ1.pyz/controller.panel", line 89, in lineEditEditingFinished
File "C:\src\moneyguru\qt\build\pyi.win32\mg\outPYZ1.pyz/core.gui.schedule_panel", line 36, in start_date
File "C:\src\moneyguru\qt\build\pyi.win32\mg\outPYZ1.pyz/core.app", line 89, in parse_date
File "C:\src\moneyguru\qt\build\pyi.win32\mg\outPYZ1.pyz/core.model.date", line 318, in parse_date
File "C:\src\moneyguru\qt\build\pyi.win32\mg\outPYZ1.pyz/_strptime", line 325, in _strptime
ValueError: time data '--/--/----' does not match format '%d-%m-%Y'
Comments and changes to this ticket
-
Virgil Dupras February 27th, 2010 @ 08:48 AM
- Assigned user set to Virgil Dupras
-
Virgil Dupras February 27th, 2010 @ 10:50 AM
- State changed from accepted to fixed
(from [bfe74313f51a]) [#139 state:fixed] Fixed a (stupid) date format bug on the Qt side. http://bitbucket.org/hsoft/moneyguru/changeset/bfe74313f51a/
-
Virgil Dupras February 27th, 2010 @ 10:50 AM
(from [e5a9366c47d9]) [#139 state:fixed] Fixed a (stupid) date format bug on the Qt side. (transplanted from bfe74313f51a6a29272f7077f9e9fd4b0883f4ee) http://bitbucket.org/hsoft/moneyguru/changeset/e5a9366c47d9/
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
Referenced by
- 139 Date format mixup in the schedule panel (from [bfe74313f51a]) [#139 state:fixed] Fixed a (stupid)...
- 139 Date format mixup in the schedule panel (from [e5a9366c47d9]) [#139 state:fixed] Fixed a (stupid)...