OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

mqtt message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Commented: (MQTT-198) Spurious comma in 3.1.3.1


    [ http://tools.oasis-open.org/issues/browse/MQTT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36658#action_36658 ] 

Peter Niblett commented on MQTT-198:
------------------------------------

This would read better as an RFC 2119 MAY if it was written in the positive. e.g. 

"The ClientId MUST comprise only Unicode [Unicode63] characters, and the length of the UTF-8
encoding MUST be at least zero bytes and no more than 65535 bytes. [MQTT-3.1.3-4]

The Server MUST allow ClientIds which are between 1 and 23 UTF-8 encoded bytes in length, and that contain only the characters
"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ". [MQTT-3.1.3-5]

The Server MAY allow ClientIds that contain more than 23 encoded bytes, or that contain characters not included in the list given above."



> Spurious comma in 3.1.3.1
> -------------------------
>
>                 Key: MQTT-198
>                 URL: http://tools.oasis-open.org/issues/browse/MQTT-198
>             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
>          Issue Type: Improvement
>          Components: edits
>    Affects Versions: 3.1.1
>            Reporter: Peter Niblett
>            Priority: Trivial
>
> Lines 842/3 currently say
> "The Server MAY restrict the ClientId it allows in terms of their lengths and the characters they contain,. "
> i) There is a spurious comma following the word "contain"
> ii) The word "ClientId" is singular, but it is referred to in the plural by "their lengths" and "they contain"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]