Opened 19 years ago
Closed 18 years ago
#5212 closed defect (worksforme)
Adding to the order value while creating a ticket
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/web | Version: | |
| Severity: | normal | Keywords: | needinfo |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
I am trying to create 11 kinds of tickets and assign an order to them. Trac allows me to assign order for the first 10, but gives me error for the 11th. Here is the python tracback….
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 335, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 220, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r3772-py2.3.egg/webadmin/web_ui.py", line 109, in process_request
path_info)
File "/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r3772-py2.3.egg/webadmin/ticket.py", line 359, in process_admin_request
values = dict([(val, True) for val in order.values()])
TypeError: list objects are unhashable
Attachments (0)
Change History (4)
comment:1 by , 19 years ago
| Component: | ticket system → webadmin |
|---|---|
| Description: | modified (diff) |
| Owner: | changed from to |
comment:2 by , 18 years ago
| Keywords: | needinfo added |
|---|
comment:3 by , 18 years ago
Dear ladharashivkar@…,
There is an outstanding request for more information on Trac ticket #5212 (Adding to the order value while creating a ticket). Please supply the needed information or let us know if this is no longer an issue.
http://trac.edgewall.org/ticket/5212#comment:1
Thanks,
Jeffrey Hulten
comment:4 by , 18 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
No new information in 8 months, so I'm going to close this. If you have provide the version and some more details, we can reopen this issue. Thanks.



Please indicate which version of Trac you're using in the dedicated field.