Hello,
I installed TracTags from Muness' SVN repo this morning. Everything
seems to work fine, but when I try to make a query through the /tags
uri handler, it fails with a traceback:
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/trac/web/cgi_frontend.py",
line 130, in run
dispatch_request(req.path_info, req, env)
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line
139, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line
107, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-i686/egg/tractags/web_ui.py", line 176, in
process_request
File "build/bdist.linux-i686/egg/tractags/macros.py", line 206, in
render_listtagged
ValueError: need more than 1 value to unpack
I am running Trac 0.94 as a CGI. This plugin is an excellent
addition to Trac. Kudos to both Muness and Alec for their hard work!
Thanks,
Sam Miller
Graduate Research Assistant
Department of Electrical and Computer Engineering
Iowa State University
312 Wilhelm Hall
Ames Laboratory US D.O.E. (515) 294-2148
Ames, IA - 50011 [EMAIL PROTECTED]
http://www.scl.ameslab.gov/~samm/
"If you lie to the compiler it will get its revenge." - Henry Spencer
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac