extLink ignores text after first newline.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 9
    • Component/s: infrastructure
    • None
    • b13

      From Brad:

      This code:

      + * See {@extLink security_guide_permissions Permissions in the
      + * Java Development Kit (JDK)}
      + * for permission-related information.

      outputs:

      HTML:
       See <a href="https://www.oracle.com/pls/topic/lookup?ctx=javase9&amp;id=security_guide_permissions">Permissions in the</a>
       for permission-related information.

      i.e.

      See Permissions in the for permission-related information.

      ----

      Test case demo attached.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: