Modify ↓
Opened 14 years ago
Closed 14 years ago
#10621 closed defect (cantfix)
ValueError: need more than 1 value to unpack
| Reported by: | zhaohui | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
How to Reproduce
While doing a GET operation on /ticket/260, Trac issued an internal error.
(please provide additional details here)
Request parameters:
{'id': u'260'}
User Agent was: Mozilla/4#0 #compatible; MSIE 7#0; Windows NT 6#1; Trident/4#0; BTRS122335; SLCC2; #NET CLR 2#0#50727; #NET CLR 3#5#30729; #NET CLR 3#0#30729; Media Center PC 6#0; InfoPath#1; #NET4#0C; #NET4#0E#
System Information
| Trac | 0#11#4#ja1
|
| Python | 2#5#2 #r252:60911, Feb 21 2008, 13:11:45# #MSC v#1310 32 bit #Intel##
|
| setuptools | 0#6c9
|
| SQLite | 3#6#11
|
| pysqlite | 2#5#5
|
| Genshi | 0#5#1
|
| jQuery: | 1#2#6
|
Python Traceback
Traceback #most recent call last#:
File "d:\sec\trac\tracland\todo#ajp#\site-packages\trac-0#11#4#ja1-py2#5#egg\trac\web\main#py", line 451, in _dispatch_request
dispatcher#dispatch#req#
File "d:\sec\trac\tracland\todo#ajp#\site-packages\trac-0#11#4#ja1-py2#5#egg\trac\web\main#py", line 226, in dispatch
data, content_type#
File "d:\sec\trac\tracland\todo#ajp#\site-packages\trac-0#11#4#ja1-py2#5#egg\trac\web\chrome#py", line 715, in render_template
return stream#render#method, doctype=doctype#
File "d:\progr
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Custom patches to Trac (trac-0.11.4ja1) aren't supported by TracTeam. You'll have to ask the patch author.