#401 Save search causes traceback on newforge box

v1.0.0
closed
nobody
None
General
nobody
2015-08-20
2010-07-07
Anonymous
No

Originally created by: sf-overlords

Created by: mramm
Created date: 2010-05-18 13:41:52.479000
Assigned to:jsteele

Go to:

https://newforge.sf.geek.net/p/forge/tickets/bins/newbin?q=milestone_s%3Abeta1+%26%26+%21status%3Aclosed

Save the search, and get a traceback:

File '/opt/forge/demo-env/lib/python2.6/site-packages/Pylons-0.9.7-py2.6.egg/pylons/controllers/core.py', line 221 in __call__
  response = self._dispatch_call()
File '/opt/forge/demo-env/lib/python2.6/site-packages/Pylons-0.9.7-py2.6.egg/pylons/controllers/core.py', line 172 in _dispatch_call
  response = self._inspect_call(func)
File '/opt/forge/demo-env/lib/python2.6/site-packages/Pylons-0.9.7-py2.6.egg/pylons/controllers/core.py', line 107 in _inspect_call
  result = self._perform_call(func, args)
File '/opt/tg-dev/tg/controllers/dispatcher.py', line 254 in _perform_call
  r = self._call(func, params, remainder=remainder)
File '/opt/tg-dev/tg/controllers/decoratedcontroller.py', line 112 in _call
  params, inv)
File '/opt/tg-dev/tg/controllers/decoratedcontroller.py', line 344 in _handle_validation_errors
  error_handler = controller.decoration.validation.error_handler
AttributeError: 'NoneType' object has no attribute 'error_handler'

Discussion

  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by rcopeland:

    • assigned_to: Jenny Steele
     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by root:

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by rcopeland:

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by jsteele:

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

     

Log in to post a comment.