Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-96 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPXDOC-96 Summary: wrong lists generated for not expandable menu items Type: Bug Status: Open Priority: Minor Original Estimate: 5 minutes Time Spent: Unknown Remaining: 5 minutes Project: maven-xdoc-plugin Assignee: Jason van Zyl Reporter: fabrizio giustina Created: Wed, 14 Apr 2004 4:48 PM Updated: Wed, 14 Apr 2004 4:48 PM Description: after a recent patch to site.jsl xdoc started adding empty <ul> lists for any items, also not expandable ones, generating invalid xhtml. This patches fixes it adding lists only for expanded items (_state == 'expanded'). It also removes <h5> tags for empty titles on the menu --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
