Ticket #51 (new defect)

Opened 7 years ago

Last modified 7 years ago

Error in genertated HTML

Reported by: dschwabe Owned by: dema
Priority: normal Milestone: 0.5
Component: (Generic) Version: 0.4
Severity: normal Keywords:
Cc:

Description (last modified by dschwabe) (diff)

In every index, there is an extra, unmatched <th> element of class Index-header:

<table class=index_table>
  <th class=index_header>
    <thead>
      <tr>
        <th>Title</th>
      </tr>
    </thead>
    <tbody>
      <tr class=index_entry>
        <td class=index_entry_attribute>
          <a href="/navigation/context/o_19cd7e2e%401?p=o_DanielSchwabe_161c">Distance Learning</a>
        </td>
      </tr>
      <tr class=index_entry><td class=index_entry_attribute><a href="/navigation/context/o_19cd7e2e%402?p=o_DanielSchwabe_161c">Knowledge Management</a></td></tr>
      <tr class=index_entry><td class=index_entry_attribute><a href="/navigation/context/o_19cd7e2e%403?p=o_DanielSchwabe_161c">Adaptive Hypermedia Applications</a></td></tr>
      <tr class=index_entry><td class=index_entry_attribute><a href="/navigation/context/o_19cd7e2e%404?p=o_DanielSchwabe_161c">Semantic Web Applications</a></td></tr>
    </tbody>
  </table></span></div><div class=node_attribute><hr/><span ...

Change History

Changed 7 years ago by dschwabe

  • description modified (diff)
Note: See TracTickets for help on using tickets.