You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ferdinand Soethe (JIRA)" <ji...@apache.org> on 2005/10/06 21:12:48 UTC

[jira] Created: (FOR-706) Skinning of html-document will not list headling-element embedded in tables in the toc

Skinning of html-document will not list headling-element embedded in tables in the toc
--------------------------------------------------------------------------------------

         Key: FOR-706
         URL: http://issues.apache.org/jira/browse/FOR-706
     Project: Forrest
        Type: Bug
  Components: Core operations  
    Versions: 0.7, 0.8-dev    
    Reporter: Ferdinand Soethe
    Priority: Minor


Processing a document like

<html>
  <head>
      <title>Grundlagen der Rhetorik</title>
  </head>
<body class="Kursthemaseite">
    <h1>Grundlagen der Rhetorik</h1>
    <h2>als Wochenendseminar ...</h2>
    <table class="Kursinstanzen">
         <tr>
         <td>
             <h2>als Wochenendseminar ...</h2>
....

Skinning will show only the first h2 heading in the toc while all the headings in the table are not shown.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira