IndexError in mass editing save()
Reported by Virgil Dupras | December 28th, 2010 @ 10:56 AM
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 2.3.4
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 414, in savePanel
File "core/gui/base.pyc", line 222, in save
File "core/gui/mass_edition_panel.pyc", line 84, in _save
IndexError: list index out of range
Comments and changes to this ticket
-
Virgil Dupras January 10th, 2011 @ 01:23 PM
The user was editing several transactions in a same time and was changing "#check" when the crash happened.
-
Virgil Dupras February 3rd, 2011 @ 12:55 PM
- State changed from new to accepted
Well, one way I can reproduce this crash (and the only way I can think off) is to type a non-existant currency in the currency field.
-
Virgil Dupras February 5th, 2011 @ 02:58 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras February 5th, 2011 @ 03:15 PM
- State changed from accepted to fixed
(from [d93f92786c99]) [#216 state:fixed] Fixed IndexError crash on mass editing transactions. https://bitbucket.org/hsoft/moneyguru/changeset/d93f92786c99/
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
- 216 IndexError in mass editing save() (from [d93f92786c99]) [#216 state:fixed] Fixed IndexError...