Edgewall Software

Opened 9 years ago

Last modified 9 years ago

#11898 closed defect

Invalid HTML on ticket delete page — at Initial Version

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.3
Component: ticket system Version:
Severity: normal Keywords: ticket-delete
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The ticket delete page has two elements with id trac-ticket-title:

<h1 id="trac-ticket-title">
  Delete <a href="/ticket/56">Ticket #56</a>
  <span class="status">(new defect)</span>
</h1>
<h1 id="trac-ticket-title" class="searchable">
  <span class="summary">The ticket summary</span>
</h1>

Change History (0)

Note: See TracTickets for help on using tickets.