In the process of preparing a draft of the spec for full standard, (yes, Petunia, we should get this puppy to full standard someday, hopefully soon) and checking updated references, I uncovered the following inconsistency: RFC 1766, which is referenced by RFC 2616 section 3.10 as the source for its definition of language tags has a BNF has been updated by RFC3066 (a BCP). RFC 3066 defines these as: Language-Tag = Primary-subtag *( "-" Subtag ) Primary-subtag = 1*8ALPHA Subtag = 1*8(ALPHA / DIGIT) HTTP/1.1 RFC 2616 defines these as: language-tag = primary-tag *( "-" subtag ) primary-tag = 1*8ALPHA subtag = 1*8ALPHA Is there any danger in relaxing the HTTP BNF to remove the inconsistency (the hob-goblin of small minds :-))? - Jim -- Jim Gettys <Jim.Gettys@hp.com> HP Labs, Cambridge Research LaboratoryReceived on Tuesday, 16 September 2003 13:28:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 June 2008 08:04:27 GMT