oxfam error: jquery tag search keyerror

Bug #710665 reported by Jim B. Glenn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Won't Fix
High
Jim B. Glenn

Bug Description

reported via error monitor:

ENTRY
Thu Jan 27 05:34:52 2011
Exception when processing https://karl.oxfam.org.uk/jquery_tag_search
Traceback (most recent call last):
  File "/opt/karl/oxfam/3.5.4-5/src/karl/karl/errorlog.py", line 15, in middleware
    return app(environ, start_response)
  File "/opt/karl/oxfam/3.5.4-5/eggs/repoze.zodbconn-0.11-py2.5.egg/repoze/zodbconn/connector.py", line 21, in __call__
    result = self.next_app(environ, start_response)
  File "/opt/karl/oxfam/3.5.4-5/eggs/repoze.retry-0.9.4-py2.5.egg/repoze/retry/__init__.py", line 88, in __call__
    app_iter = self.application(environ, replace_start_response)
  File "/opt/karl/oxfam/3.5.4-5/eggs/repoze.tm2-1.0a5-py2.5.egg/repoze/tm/__init__.py", line 23, in __call__
    result = self.application(environ, save_status_and_headers)
  File "/opt/karl/oxfam/3.5.4-5/eggs/Paste-1.7.2-py2.5.egg/paste/registry.py", line 350, in __call__
    app_iter = self.application(environ, start_response)
  File "/opt/karl/oxfam/3.5.4-5/eggs/repoze.who-1.0.15-py2.5.egg/repoze/who/middleware.py", line 107, in __call__
    app_iter = app(environ, wrapper.wrap_start_response)
  File "/opt/karl/oxfam/3.5.4-5/eggs/repoze.browserid-0.3-py2.5.egg/repoze/browserid/middleware.py", line 127, in __call__
    return self.app(environ, start_response)
  File "/opt/karl/oxfam/3.5.4-5/eggs/repoze.bfg-1.2-py2.5.egg/repoze/bfg/router.py", line 130, in __call__
    response = view_callable(context, request)
  File "/opt/karl/oxfam/3.5.4-5/eggs/repoze.bfg-1.2-py2.5.egg/repoze/bfg/configuration.py", line 1753, in _secured_view
    return view(context, request)
  File "/opt/karl/oxfam/3.5.4-5/src/karl/karl/views/tags.py", line 113, in jquery_tag_search_view
    prefix = request.params['val']
  File "/opt/karl/oxfam/3.5.4-5/eggs/WebOb-0.9.8.0_osi1-py2.5.egg/webob/multidict.py", line 317, in __getitem__
    return self._decode_value(self.multi.__getitem__(self._encode_key(key)))
  File "/opt/karl/oxfam/3.5.4-5/eggs/WebOb-0.9.8.0_osi1-py2.5.egg/webob/multidict.py", line 486, in __getitem__
    raise KeyError(key)
KeyError: 'val'

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

I'm not able to reproduce this. Once we get a reproducible test case, we can look into it.

Changed in karl3:
assignee: nobody → Jim B. Glenn (jimbglenn)
importance: Undecided → High
milestone: none → m53
status: New → Confirmed
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

I'll consider this one dead for lack of interest.

Changed in karl3:
status: Confirmed → Won't Fix
Changed in karl3:
milestone: m53 → m999
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.