Edgewall Software

Ticket #4222 (closed defect: wontfix)

Opened 2 years ago

Last modified 2 years ago

bug after update of Debian Sarge

Reported by: fabrice.lemoine@… Owned by: jonas
Priority: high Milestone:
Component: general Version: 0.8.1
Severity: major Keywords: apt debian
Cc:

Description (last modified by mgood) (diff)

After a last update of Debian Sarge -> 0.8.1-3sarge7, we have this message on a welcome Webpage :

Trac detected an internal error:

malformed start tag, at line 186, column 51

Python traceback

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 614, in cgi_start
    real_cgi_start()
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 609, in real_cgi_start
    dispatch_request(path_info, args, req, env)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 524, in dispatch_request
    module.run()
  File "/usr/lib/python2.3/site-packages/trac/Module.py", line 46, in run
    disp()
  File "/usr/lib/python2.3/site-packages/trac/Module.py", line 81, in display
    self.req.display(self.template_name)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 328, in display
    injector.feed(data)
  File "/usr/lib/python2.3/HTMLParser.py", line 108, in feed
    self.goahead(0)
  File "/usr/lib/python2.3/HTMLParser.py", line 148, in goahead
    k = self.parse_starttag(i)
  File "/usr/lib/python2.3/HTMLParser.py", line 239, in parse_starttag
    endpos = self.check_for_whole_start_tag(i)
  File "/usr/lib/python2.3/HTMLParser.py", line 314, in check_for_whole_start_tag
    self.error("malformed start tag")
  File "/usr/lib/python2.3/HTMLParser.py", line 115, in error
    raise HTMLParseError(message, self.getpos())
HTMLParseError: malformed start tag, at line 186, column 51

Attachments

Change History

Changed 2 years ago by mgood

  • status changed from new to closed
  • resolution set to wontfix

Thanks for reporting this, though the TracTeam is no longer maintaining the 0.8.x branch. Debian is backporting security updates to that branch, so please file a bug against the Debian package so the maintainers will see it: http://bugs.debian.org/trac

Changed 2 years ago by mgood

  • description modified (diff)

format description

Add/Change #4222 (bug after update of Debian Sarge)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.