#325: Glitch in opensearch web handler
------------------------+---------------------------------------------------
 Reporter:  skaplun     |       Owner:  jcaffaro
     Type:  defect      |      Status:  new     
 Priority:  trivial     |   Milestone:          
Component:  WebSearch   |     Version:          
 Keywords:  opensearch  |  
------------------------+---------------------------------------------------
 [...]
 The following problem occurred on <http://inspirebeta.net>; (CDS Invenio
 0.99.90.20100823)

 >> 2010-10-26 07:31:34 -> AttributeError: 'function' object has no
 attribute '_traverse'

 >>> User details

 uri: </opensearchdescription/?>

 >>> Traceback details

 Traceback (most recent call last):
 File "/usr/lib/python2.4/site-
 packages/invenio/webinterface_handler_wsgi.py", line 367, in application
 ret = invenio_handler(req)
 File "/usr/lib/python2.4/site-packages/invenio/webinterface_handler.py",
 line 331, in _profiler
 return _handler(req)
 File "/usr/lib/python2.4/site-packages/invenio/webinterface_handler.py",
 line 373, in _handler
 return root._traverse(req, path, False, guest_p)
 File "/usr/lib/python2.4/site-packages/invenio/webinterface_handler.py",
 line 223, in _traverse
 return obj._traverse(req, path, do_head, guest_p)
 AttributeError: 'function' object has no attribute '_traverse'
 Locals by frame, innermost last
 [...]

-- 
Ticket URL: <http://invenio-software.org/ticket/325>
Invenio <http://invenio-software.org>

Reply via email to