[Trac_gajim-plugins] [Gajim Plugins] #18: KeyError: 'recaptcha_challenge_field'

Gajim Plugins trac at gajim.org
Thu Nov 3 22:11:41 CET 2011


#18: KeyError: 'recaptcha_challenge_field'
----------------------+------------------------------
Reporter:  anonymous  |       Owner:  Dicson
    Type:  defect     |      Status:  new
Priority:  major      |   Component:  ChatstatePlugin
Keywords:             |  Blocked By:
Blocking:             |
----------------------+------------------------------
 ==== How to Reproduce ====

 While doing a POST operation on `/register`, Trac issued an internal
 error.

 ''(please provide additional details here)''

 Request parameters:
 {{{
 {'__FORM_TOKEN': u'fa903169e76062b327a154d2',
  'action': u'create',
  'email': u'',
  'name': u'',
  'password': u'kSNJJdx8QmZ2d0y8zIqXRb',
  'password_confirm': u'kSNJJdx8QmZ2d0y8zIqXRb',
  'user': u'lirel'}
 }}}

 User agent: `Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101
 Firefox/7.0.1`

 ==== System Information ====
 ''System information not available''

 ==== Enabled Plugins ====
 ''Plugin information not available''

 ==== Python Traceback ====
 {{{
 Traceback (most recent call last):
   File "/usr/local/lib/python2.6/dist-
 packages/Trac-0.12.2-py2.6.egg/trac/web/main.py", line 511, in
 _dispatch_request
     dispatcher.dispatch(req)
   File "/usr/local/lib/python2.6/dist-
 packages/Trac-0.12.2-py2.6.egg/trac/web/main.py", line 237, in dispatch
     resp = chosen_handler.process_request(req)
   File "/usr/local/lib/python2.6/dist-
 packages/TracRecaptchaRegister-0.2.1.2-py2.6.egg/recaptcharegister/web_ui.py",
 line 28, in process_request
     req.args['recaptcha_challenge_field'],
 KeyError: 'recaptcha_challenge_field'
 }}}

-- 
Ticket URL: <http://trac-plugins.gajim.org/ticket/18>
Gajim Plugins <http://gajim.org/>
Gajim Plugins


More information about the Trac_gajim-plugins mailing list