[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (MQTT-515) Link fragments (17)
Ken Borgendale created MQTT-515:
-----------------------------------
Summary: Link fragments (17)
Key: MQTT-515
URL: https://issues.oasis-open.org/browse/MQTT-515
Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
Issue Type: Bug
Components: edits
Affects Versions: 5, CSD01
Reporter: Ken Borgendale
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]