Edgewall Software
Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10716 closed defect (invalid)

ZeroDivisionError: float division

Reported by: admin Owned by:
Priority: normal Milestone:
Component: general Version: 0.12.2
Severity: normal Keywords:
Cc: support@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

While doing a GET operation on /backlog/Sprint Backlog, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{'bscope': u'Sprint 1', 'name': u'Sprint Backlog', 'scope': None}

User agent: #USER_AGENT#

System Information

Trac 0.12.2
Agilo 1.3.8-pro
Genshi 0.6
pysqlite 2.3.2
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
Subversion 1.5.6 (r36142)
jQuery #JQUERY#

Enabled Plugins

binary-agilo 1.3.8-pro
tracaccountmanager 0.2.1dev-r5836

Python Traceback

Traceback (most recent call last):
  File "C:\Program Files\Agilo\lib\site-packages\trac-0.12.2-py2.5-win32.egg\trac\web\main.py", line 511, in _dispatch_request
    dispatcher.dispatch(req)
  File "C:\Program Files\Agilo\lib\site-packages\trac-0.12.2-py2.5-win32.egg\trac\web\main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "C:\Program Files\Agilo\lib\site-packages\binary_agilo-1.3.8_pro-py2.5.egg\agilo\api\view.py", line 155, in process_request
    return self._call_filters_and_handler(req, handler)
  File "C:\Program Files\Agilo\lib\site-packages\binary_agilo-1.3.8_pro-py2.5.egg\agilo\api\view.py", line 143, in _call_filters_and_handler
    data = handler(req) or {}
  File "c:\documents and settings\administrator\desktop\agilo installer\agilo\lib\site-packages\binary_agilo-1.3.8_PRO-py2.5.egg\agilo\scrum\backlog\web_ui.py", line 325, in do_get
  File "c:\documents and settings\administrator\desktop\agilo installer\agilo\lib\site-packages\binary_agilo-1.3.8_PRO-py2.5.egg\agilo\scrum\backlog\web_ui.py", line 304, in _get_and_prepare_burndown_chart_if_neccessary
  File "c:\documents and settings\administrator\desktop\agilo installer\agilo\lib\site-packages\binary_agilo-1.3.8_PRO-py2.5.egg\agilo\scrum\burndown\charts.py", line 196, in prepare_rendering
  File "c:\documents and settings\administrator\desktop\agilo installer\agilo\lib\site-packages\binary_agilo-1.3.8_PRO-py2.5.egg\agilo\scrum\burndown\charts.py", line 223, in _populate_with_sprint_and_viewer_timezone
  File "c:\documents and settings\administrator\desktop\agilo installer\agilo\lib\site-packages\binary_agilo-1.3.8_PRO-py2.5.egg\agilo\scrum\burndown\charts.py", line 352, in _calculate_ideal_burndown
  File "c:\documents and settings\administrator\desktop\agilo installer\agilo\lib\site-packages\binary_agilo-1.3.8_PRO-py2.5.egg\agilo\scrum\burndown\charts.py", line 138, in calculate_ideal_burndown
ZeroDivisionError: float division

Attachments (0)

Change History (2)

comment:1 by Christian Boos, 12 years ago

Cc: support@… added
Resolution: invalid
Status: newclosed

Please have a look at the AgiloForScrum page for support options…

comment:2 by stefano.rago@…, 12 years ago

@cboos: thanks for the cc @reporter: please contact support. More info here http://www.agilofortrac.com/en/support-services/

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.