nadirabid / wave-protocol

Automatically exported from code.google.com/p/wave-protocol
0 stars 0 forks source link

Draft protocol spec: end-version-hash in history request should be OPTIONAL #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Section 3.3.4.1 of the draft protocol spec:

'end-version-hash' -- REQUIRED attribute with the hash for the associated 
end version.

Should be:

'end-version-hash' -- OPTIONAL attribute with the hash for the associated 
end version.

Original issue reported on code.google.com by btkalman@gmail.com on 11 Sep 2009 at 3:46

GoogleCodeExporter commented 9 years ago
Fixed in 6300b2910f 

Original comment by joe.gregorio@gmail.com on 17 Mar 2010 at 1:20

GoogleCodeExporter commented 9 years ago
This is still wrong.

However -- it's actually right originally :-) the other occurrences of this 
should be 
REUQIRED, rather than the end-version-hash being OPTIONAL.  I.e.

* end-version should be REQUIRED
* end-version-hash should (still) be REQUIRED
* RelaxNG should reflect this

Original comment by kal...@google.com on 12 Apr 2010 at 2:29

GoogleCodeExporter commented 9 years ago
Fixed again. 

Original comment by anthonybaxter@gmail.com on 12 Apr 2010 at 4:29