Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8223356

Bad placement of marker comment in module-summary.html

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 18
    • 11
    • tools

      In the following output for a sample API notice how the "MODULE DESCRIPTION" label is within a <section> tag, so that trying to extract the module description based on the marker comments will yield a malformed <section>:

      <div class="contentContainer">
      <section role="region">
      <!-- ============ MODULE DESCRIPTION =========== -->
      <a id="module.description">
      <!-- -->
      </a>
      <div class="block">This is module mA. This is more text for mA.</div>
      </section>
      <ul class="blockList">
      <li class="blockList">
      <ul class="blockList">
      <li class="blockList">
      <!-- ============ PACKAGES SUMMARY =========== -->

            hannesw Hannes Wallnoefer
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: