Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-72

Javadoc contains unwanted html entity replacements

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Resolution: Duplicate
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    Description

      Current javadoc contains html formatting tags (p, pre, i) but surrounding < and > characters are escaped via html entities which results into unformatted javadoc.

      example:

      • <p>This class represents the following YANG schema fragment defined in module <b>node-error</b>
      • <br>(Source path: <i>META-INF/yang/node-errors.yang</i>):
      • <pre>
      • notification bad-request-error-notification {
      • description
      • "Model for ofp_error-Type=1, Request was not understood.";
      • leaf type { * type error-type; * }
      • leaf code {
        ...

      Please do not escape formatting tags.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              Unassigned Unassigned
              michal.rehak Michal Rehak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: