id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 8962,AttributeError: 'NoneType' object has no attribute 'backlog_info',gfichten,," ==== How to Reproduce ==== While doing a GET operation on `/agilo-pro/sprints/pre-start sprint/whiteboard`, Trac issued an internal error. ''(please provide additional details here)'' I installed latest agilo and every time we go to dashboard or would like to take a look at the sprint - we get this error. I would appreciate any input on this. THANK YOU! Request parameters: {{{ {'sprint': u'pre-start sprint'} }}} User Agent was: `Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0` ==== System Information ==== || '''Trac''' || `0.11.5` || || '''Python''' || `2.6.4 (r264:75706, Dec 7 2009, 18:59:58) ` [[br]] `[GCC 4.4.1]` || || '''setuptools''' || `0.6c11` || || '''SQLite''' || `3.6.16` || || '''pysqlite''' || `2.4.1` || || '''Genshi''' || `0.5.1` || || '''mod_python''' || `3.3.1` || || '''Agilo''' || `0.8.4-r2257-20091218` || || '''Pygments''' || `1.0` || || '''Subversion''' || `1.6.5 (r38866)` || || '''jQuery:''' || `1.3.2` || ==== Python Traceback ==== {{{ Traceback (most recent call last): File ""/usr/lib/python2.6/dist-packages/trac/web/main.py"", line 444, in _dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.6/dist-packages/trac/web/main.py"", line 205, in dispatch resp = chosen_handler.process_request(req) File ""/usr/local/lib/python2.6/dist-packages/binary_agilo-1.2.0_PRO-py2.6.egg/agilo/api/view.py"", line 155, in process_request return self._call_filters_and_handler(req, handler) File ""/usr/local/lib/python2.6/dist-packages/binary_agilo-1.2.0_PRO-py2.6.egg/agilo/api/view.py"", line 143, in _call_filters_and_handler data = handler(req) or {} File ""build/bdist.macosx-10.6-universal/egg/agilo_pro/web_ui.py"", line 147, in do_get File ""build/bdist.macosx-10.6-universal/egg/agilo_pro/web_ui.py"", line 74, in _get_backlog_info AttributeError: 'NoneType' object has no attribute 'backlog_info' }}} ",defect,closed,highest,,general,0.11.5,blocker,cantfix,,support@…,,,,