Edgewall Software
Modify

Ticket #4222 (closed defect: wontfix)

Opened 5 years ago

Last modified 5 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:
Release Notes:
API Changes:

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

comment:1 Changed 5 years ago by mgood

  • Resolution set to wontfix
  • Status changed from new to closed

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

comment:2 Changed 5 years ago by mgood

  • Description modified (diff)

format description

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.