Hello everyone,
I know this is about a plugin, but i have no clue where I could ask:-))
I installed the Itteco plugin, everything works fine, but the roadmad
page loads only if there are no milestones for the selected milestones
level, otherwise i get the following error:
TypeError: milestone_stats_data() takes at least 4 arguments (3 given)
==== How to Reproduce ====
While doing a GET operation on `/roadmap`, Trac issued an internal error.
''(please provide additional details here)''
User Agent was: `Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6`
==== System Information ====
|| '''Trac''' || `0.11.7stable-r8965` ||
|| '''Python''' || `2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC
v.1500 32 bit (Intel)]` ||
|| '''setuptools''' || `0.6c11` ||
|| '''MySQL''' || `server: "5.1.40-community", client: "5.1.33",
thread-safe: 1` ||
|| '''MySQLdb''' || `1.2.3c1` ||
|| '''Genshi''' || `0.5.1` ||
|| '''mod_wsgi''' || `3.0 (WSGIProcessGroup WSGIApplicationGroup %{GLOBAL})` ||
|| '''Subversion''' || `1.6.6 (r40053)` ||
|| '''CustomFieldAdmin''' || `0.2.2` ||
|| '''jQuery:''' || `1.2.6` ||
==== Python Traceback ====
{{{
Traceback (most recent call last):
File
"C:\Python26\lib\site-packages\trac-0.11.7stable_r8965-py2.6.egg\trac\web\main.py",
line 450, in _dispatch_request
dispatcher.dispatch(req)
File
"C:\Python26\lib\site-packages\trac-0.11.7stable_r8965-py2.6.egg\trac\web\main.py",
line 206, in dispatch
resp = chosen_handler.process_request(req)
File "build\bdist.win32\egg\itteco\ticket\roadmap.py", line 380, in
process_request
req, stat, [m.name for m in _get_milestone_with_all_kids(milestone)]))
TypeError: milestone_stats_data() takes at least 4 arguments (3 given)
}}}
aby idea where to start?
thank you!
--
Bogdan Stanciu
--
You received this message because you are subscribed to the Google Groups "Trac
Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-dev?hl=en.