Opened 14 years ago
Closed 14 years ago
#2070 closed defect (fixed)
Combobox patch - annoying 'result has no properties'
Reported by: | Jonathan Bond-Caron | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | General | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This trivial bug has been there for quite some time now...
It's a bit tricky to reproduce so please look at the patch. thanks
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | combobox.patch added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Owner: | changed from anonymous to Douglas Hays |
---|
comment:3 Changed 14 years ago by
Milestone: | → 0.9 |
---|
comment:4 Changed 14 years ago by
Fixed as of the Autocompleter revamp. You no longer get the error.
Note: See
TracTickets for help on using
tickets.
Hi. I need a better description of how to reproduce the bug than just saying "It's a bit tricky". If resultName isn't set then it seems to indicate a problem somewhere upstream in the code, so I want to fix that actual problem instead of working around it / covering it up.