#9302 closed defect (cantfix)
TypeError: 'NoneType' object is not iterable
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.11.5 |
Severity: | normal | Keywords: | |
Cc: | support@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
How to Reproduce
While doing a GET operation on /dashboard
, Trac issued an internal error.
(please provide additional details here)
User Agent was: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)
System Information
Trac | 0.11.5
|
Python | 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
|
setuptools | 0.6c9
|
SQLite | 3.3.4
|
pysqlite | 2.3.2
|
Genshi | 0.5.1
|
Agilo | 1.2.1-pro
|
Subversion | 1.5.6 (r36142)
|
jQuery: | 1.2.6
|
Python Traceback
Traceback (most recent call last): File "C:\Program Files\Agilo\lib\site-packages\trac-0.11.5-py2.5.egg\trac\web\main.py", line 444, in _dispatch_request dispatcher.dispatch(req) File "C:\Program Files\Agilo\lib\site-packages\trac-0.11.5-py2.5.egg\trac\web\main.py", line 205, in dispatch resp = chosen_handler.process_request(req) File "C:\Program Files\Agilo\lib\site-packages\binary_agilo-1.2.1_pro-py2.5.egg\agilo\scrum\backlog\dashboard.py", line 101, in process_request self._add_charts_to_template_data(req, current_sprint_name, data) File "C:\Program Files\Agilo\lib\site-packages\binary_agilo-1.2.1_pro-py2.5.egg\agilo\scrum\backlo
Attachments (0)
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Cc: | added |
---|---|
Resolution: | → cantfix |
Status: | new → closed |
comment:3 by , 15 years ago
@reporter: please join the agilo support google group and provide more details on how to reproduce this problem (the stacktrace here seems to not be complete). Please also provide the versions of all involved plugins (One way to do this is to log in to agilo as an admin and visit "About Trac" in the upper right corner. Then copy the system information table.).
@rblank: thanks. :)
If anyone has sorted out the above issue, let me know