Account names with accents and account number cause crashes
Reported by Virgil Dupras | February 25th, 2010 @ 11:28 AM
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.7.7
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 363, in setValue_forColumn_row_
File "core/gui/table.pyc", line 193, in fset
File "core/gui/table.pyc", line 70, in _autofill
File "core/gui/entry_table.pyc", line 296, in _get_autofill_rows
File "core/gui/entry_table.pyc", line 273, in __init__
File "core/gui/entry_table.pyc", line 317, in load
File "core/gui/entry_table.pyc", line 317, in <genexpr>
File "core/model/account.pyc", line 173, in combined_display
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 5: ordinal not in range(128)
This is reproducible by adding accent to an account, setting the Account number field and then going to the Transaction view in a way that a transaction affecting this account is present.
Comments and changes to this ticket
-
Virgil Dupras February 26th, 2010 @ 01:55 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras February 26th, 2010 @ 02:18 PM
- State changed from accepted to fixed
(from [7d11ed06a154]) [#138 state:fixed] Fixed crash with account names with accented letters combined with a non-empty account number field. http://bitbucket.org/hsoft/moneyguru/changeset/7d11ed06a154/
-
Virgil Dupras February 27th, 2010 @ 10:50 AM
(from [77618b2a1dae]) [#138 state:fixed] Fixed crash with account names with accented letters combined with a non-empty account number field. (transplanted from 7d11ed06a154210918886ca89f18e663eb206b75) http://bitbucket.org/hsoft/moneyguru/changeset/77618b2a1dae/
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
- 138 Account names with accents and account number cause crashes (from [7d11ed06a154]) [#138 state:fixed] Fixed crash with...
- 138 Account names with accents and account number cause crashes (from [77618b2a1dae]) [#138 state:fixed] Fixed crash with...