[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

trac issue



hello



i am on stable and am having troubles with the latest trac
trac_0.8.1-3sarge6_all.deb. the error i get when trying to access any
page is:


Oops...
Trac detected an internal error:

'module' object has no attribute 'quote_cookie_value'

If you think this really should work and you can reproduce it. Then
you should consider to report this problem to the Trac team.

Go to http://trac.edgewall.com/ and create a new ticket where you
describe the problem, how to reproduce it. Don't forget to include the
python traceback found below.

TracGuide — The Trac User and Administration Guide
Python traceback

Traceback (most recent call last):
 File "/usr/lib/python2.3/site-packages/trac/ModPythonHandler.py",
line 195, in handler
   core.dispatch_request(mpr.path_info, args, mpr, env)
 File "/usr/lib/python2.3/site-packages/trac/core.py", line 511, in
dispatch_request
   req.form_token = get_form_token(req)
 File "/usr/lib/python2.3/site-packages/trac/core.py", line 468, in
get_form_token
   path = util.quote_cookie_value(req.cgi_location)
AttributeError: 'module' object has no attribute 'quote_cookie_value'




the is a direct copy/paste from
http://www.kiberpipa.org/projekti/ibuild , the same behaviour occurs
on any page of any project on kiberpipa.org/projekti .



any tips/help/links appreciated.

--
almir



Reply to: