- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Sun, 30 Aug 2015 18:06:31 -0700
- To: Jeni Tennison <jeni@jenitennison.com>
- Cc: "public-csv-wg@w3.org" <public-csv-wg@w3.org>
> On Aug 30, 2015, at 1:27 PM, Jeni Tennison <jeni@jenitennison.com> wrote: > > Hi Gregg, > > I’m working my way through implementing and think that test073 is wrong because ‘invalid-language’ is a valid language according to BCP47 syntax (‘invalid’ is an OK language, and ‘language’ and OK variant). Changing it to ‘a-bad-language’ would work or ‘notavalidlanguagetag’ as used in test041. I accepted your PR. The BCP47 library I use considered it invalid, but I suppose it could be language-variant, where language and variant is 5*8ALPHA. > Sorry I didn’t spot this previously. Can you change it? > > Jeni > -- > Jeni Tennison > http://www.jenitennison.com/
Received on Monday, 31 August 2015 01:07:05 UTC