Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#8045 closed defect (duplicate)

HTMLParseError: bad end tag: </</span> -- error when trying to view source

Reported by: ryan@… Owned by:
Priority: normal Milestone:
Component: version control/browser Version: 0.10.4
Severity: major Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

I'm trying to view the source of a file - for example: https://trac.mydomain.com/browser/site/.../.../development/public/javascripts/myfile.js

I get this error: Python Traceback

...
    raise HTMLParseError(message, self.getpos())
HTMLParseError: bad end tag: '</</span>', at line 423, column 124

This happens for all files (I've tried several random files on our system)

Attachments (1)

oops.gif (74.8 KB ) - added by ryan@… 15 years ago.
screenshot of "HTMLParseError: bad end tag…" error

Download all attachments as: .zip

Change History (3)

by ryan@…, 15 years ago

Attachment: oops.gif added

screenshot of "HTMLParseError: bad end tag…" error

comment:1 by anonymous, 15 years ago

BTW: this happens in ff3.0.6 and safari3.2.1 (5525.27.1)

comment:2 by Christian Boos, 15 years ago

Description: modified (diff)
Resolution: duplicate
Status: newclosed

One of the MostFrequentDuplicates: see #4365 for example or search:"HTMLParseError: bad end tag" for similar ones.

In any case, upgrading to 0.11 will most likely fix your problem.

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.