Re: [Gajim-devel] trac error on newticket

2009-10-15 Thread Yann Leboulanger

henning mueller a écrit :

Hey,

when I try to file a new ticket, Trac answers the following traceback
(works by clicking on 'Preview' or 'Create ticket').

Seems to make no difference, which options I choose.


Thanks for the report, it must be a bug in the captcha plugin. I'll
report that to author

--
Yann
___
Gajim-devel mailing list
Gajim-devel@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/gajim-devel


[Gajim-devel] trac error on newticket

2009-10-14 Thread henning mueller
Hey,

when I try to file a new ticket, Trac answers the following traceback
(works by clicking on 'Preview' or 'Create ticket').

Seems to make no difference, which options I choose.


Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/trac/web/api.py, line 377, in
send_error
'text/html')
  File /usr/lib/python2.5/site-packages/trac/web/chrome.py, line 725,
in render_template
req.chrome[type_].append(
  File /usr/lib/python2.5/site-packages/trac/web/api.py, line 195, in
__getattr__
value = self.callbacks[name](self)
  File /usr/lib/python2.5/site-packages/trac/web/chrome.py, line 489,
in prepare_request
for category, name, text in contributor.get_navigation_items(req):
  File build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py, line 375, in
get_navigation_items
if req.authname == 'anonymous':
  File /usr/lib/python2.5/site-packages/trac/web/api.py, line 195, in
__getattr__
value = self.callbacks[name](self)
  File /usr/lib/python2.5/site-packages/trac/web/main.py, line 133, in
authenticate
authname = authenticator.authenticate(req)
  File
/usr/lib/python2.5/site-packages/CaptchaAuth-0.6-py2.5.egg/captchaauth/auth.py,
line 284, in authenticate
name, email = self.identify(req)
  File
/usr/lib/python2.5/site-packages/CaptchaAuth-0.6-py2.5.egg/captchaauth/auth.py,
line 378, in identify
email = req.args.get('email', None).strip()
AttributeError: 'list' object has no attribute 'strip'


Regards,
henning

___
Gajim-devel mailing list
Gajim-devel@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/gajim-devel