[ http://jira.codehaus.org/browse/MPXDOC-147?page=all ] Arnaud HERITIER closed MPXDOC-147: ----------------------------------
Resolution: Fixed Fix Version: 1.9.2 fixed > Missing "Project Reports" header in the generated menu > ------------------------------------------------------ > > Key: MPXDOC-147 > URL: http://jira.codehaus.org/browse/MPXDOC-147 > Project: maven-xdoc-plugin > Type: Bug > Versions: 1.9.1 > Environment: Maven 1.1-beta-1, win-xp, sun java-1.4.2_06 > Reporter: Nils-Helge Garli > Assignee: Arnaud HERITIER > Fix For: 1.9.2 > > > The generated site is missing "Project Reports" header in the generated menu. > The resulting source looks like this: > <div id="menuProject Documentation"> > <h5></h5> > <ul> > <li class="none"><a href="index.html">About</a></li> > <li class="expanded"><a href="project-info.html">Project Info</a> > <ul> > <li class="none"><a href="mail-lists.html">Mailing > Lists</a></li> > <li class="none"><a href="team-list.html">Project Team</a></li> > <li class="none"><a > href="dependencies.html">Dependencies</a></li> > <li class="none"><a href="cvs-usage.html">Source > Repository</a></li> > <li class="none"><strong><a href="issue-tracking.html">Issue > Tracking</a></strong></li> > </ul> > </li> > <li class="collapsed"><a href="maven-reports.html">Project > Reports</a></li> > <li class="none"><a href="development-process.html">Development > Process</a></li> > </ul> > </div> > As you can see, the <h5> tag where the heading should have been, is empty. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]