Crash on CSV export
Reported by Virgil Dupras | October 31st, 2010 @ 10:59 AM
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 2.3.0
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 410, in savePanel
File "core/gui/base.pyc", line 222, in save
File "core/gui/export_panel.pyc", line 40, in _save
File "core/saver/csv.pyc", line 23, in save
AttributeError: 'int' object has no attribute 'currency'
Comments and changes to this ticket
-
Virgil Dupras November 2nd, 2010 @ 10:48 AM
- State changed from new to accepted
Happens when exporting accounts with transactions with a 0 amount to CSV.
-
Virgil Dupras November 2nd, 2010 @ 10:49 AM
- Assigned user set to Virgil Dupras
-
Virgil Dupras November 2nd, 2010 @ 11:00 AM
- State changed from accepted to fixed
(from [c52ada74a621]) [#200 state:fixed] Fixed export crash on transactions with null amounts. http://bitbucket.org/hsoft/moneyguru/changeset/c52ada74a621/
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
- 200 Crash on CSV export (from [c52ada74a621]) [#200 state:fixed] Fixed export cra...