During implementation of an app using OLV, I noticed that, when I cancelled
an edit with ESC, I got a message "NameError: global name 'rowModel' is not
defined" on line 2137 of ObjectListView.py (this is in 1.2).
I was able to fix it (at least stop the error message) by copying the line
"rowModel = self.GetObjectAt(rowIndex)" from FinishCellEdit into
CancelCellEdit. I don't know if this is a proper or general solution,
though.
Phillip Piper
Logic
Python 1.2
Public
|
Date: 2008-10-27 07:06 Thanks for this report. I've fixed this bug and will release it in the next |
| Field | Old Value | Date | By |
|---|---|---|---|
| artifact_group_id | None | 2008-11-18 22:30 | grammarian |
| status_id | Open | 2008-11-18 22:30 | grammarian |
| close_date | - | 2008-11-18 22:30 | grammarian |
| resolution_id | None | 2008-10-27 07:06 | grammarian |
| category_id | None | 2008-10-27 07:05 | grammarian |
| assigned_to | nobody | 2008-10-27 07:01 | grammarian |