• Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • 5, wd16
    • Affects Version/s: 5, CSD01
    • Component/s: edits

      TAB-1565 - Patrick Durusau

      http://validator.w3.org/checklink reports 17 broken fragment links as follows:

      1) http://docs.oasis-open.org/mqtt/mqtt/v5.0/csprd01/mqtt-v5.0-csprd01.html#RFC5246 is broken (15) times because line 2694 (in the HTML) reads:

      <p class="MsoNormal"><b>[RFC5246]</b></p>

      instead of:

      <p class="MsoNormal"><a name="RFC5246"><b>[RFC5246]</b></a></p>
      (correct)

      2) The next broken fragment is:

      <p class="MsoNormal"><a href="http://docs.oasis-open.org/mqtt/mqtt/v5.0/csprd01/mqtt-v5.0-csprd01.html#Table_3.3">Table_3.3</a></p>

      I think you meant to point to (guess on my part):

      <p class="MsoNormal"><a name="_Toc473620118">Table </a>3‑3 PUBLISH packet Variable Header non-normative example</p>

      If so, correct the anchor and display: Table 3‑3

      3) 2.2.1 Packet Identifier, reads in part:

      MQTT Control Packets that require a Packet Identifier are listed in Table 2.3 – MQTT Control Packets that contain a Packet Identifier.Table_2.5-

      I think you meant to have an anchor at:

      2.3 Payload, for Table 2‑5 - MQTT Control Packets that contain a Payload,

      Yes? I would use an easier to type link than Table_2.5- both for display and for the link.

            Assignee:
            Ken Borgendale (Inactive)
            Reporter:
            Ken Borgendale (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: