How to Reproduce
While doing a GET operation on /roadmap, Trac issued an internal error.
Just installed the plugin. as far as i can see, the plugin works and i have made projects. i also have made project mapping.
- i can not choose any milestones when creating a new ticket but the default milestone.
- i can access the milestone view direct.
- i have no project drop down in the milestone edit view
Request parameters:
{}
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0
| Trac | 0.12.3
|
| Babel | 0.9.5
|
| Genshi | 0.6
|
| mod_wsgi | 3.3 (WSGIProcessGroup WSGIApplicationGroup %{GLOBAL})
|
| Python | 2.6.5 (r265:79063, Oct 1 2012, 22:16:31) [GCC 4.4.3]
|
| setuptools | 0.6
|
| jQuery | 1.4.4
|
Enabled Plugins
| ComponentDependencyPlugin | 0.1
|
| graphviz | 0.7.5
|
| SimpleMultiProject | 0.0.3dev
|
| TicketSidebarProvider | 0.0
|
| TracAccountManager | 0.3.2
|
| TracHoursPlugin | 0.5.2
|
| TracMasterTickets | 3.0.2
|
Python Traceback
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/web/main.py", line 522, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/web/main.py", line 264, in dispatch
content_type)
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/web/chrome.py", line 838, in render_template
stream |= self._filter_stream(req, method, filename, stream, data)
File "/usr/local/lib/python2.6/dist-packages/Genshi-0.6-py2.6.egg/genshi/core.py", line 132, in __or__
return Stream(_ensure(function(self)), serializer=self.serializer)
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/web/chrome.py", line 994, in inner
data)
File "build/bdist.linux-x86_64/egg/simplemultiproject/roadmap.py", line 183, in filter_stream
stream_roadmap = HTML(to_unicode(stream))
File "/usr/local/lib/python2.6/dist-packages/Genshi-0.6-py2.6.egg/genshi/input.py", line 425, in HTML
return Stream(list(HTMLParser(StringIO(text), encoding=encoding)))
File "/usr/local/lib/python2.6/dist-packages/Genshi-0.6-py2.6.egg/genshi/core.py", line 288, in _ensure
for event in stream:
File "/usr/local/lib/python2.6/dist-packages/Genshi-0.6-py2.6.egg/genshi/input.py", line 432, in _coalesce
for kind, data, pos in chain(stream, [(None, None, None)]):
File "/usr/local/lib/python2.6/dist-packages/Genshi-0.6-py2.6.egg/genshi/input.py", line 339, in _generate
raise ParseError(msg, self.filename, e.lineno, e.offset)
ParseError: malformed start tag: line 299, column 45