On Mon, Apr 10, 2006 at 08:11:51AM -0500, Sam Miller wrote: > 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
Hi, Does the 0.3 egg work? Alec -- Evolution: Taking care of those too stupid to take care of themselves. _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
