[NNTP] wildmat-exact

Charles Lindsey chl at clerew.man.ac.uk
Wed May 4 10:15:39 PDT 2005


In draft26.pre-1.txt I find

     wildmat = wildmat-pattern *("," ["!"] wildmat-pattern)
     wildmat-pattern = 1*wildmat-item
       ; must not begin with "!" if not immediately preceded by "!"
     wildmat-item = wildmat-exact / wildmat-wild
     wildmat-exact = %x21-29 / %x2B / %x2D-3E / %x40-5A / %x5E-7E /
          UTF8-non-ascii ; exclude * , ? [ \ ]
     wildmat-wild = "*" / "?"
and
     newsgroup-name = 1*wildmat-exact

So it seems to me that a wildmat-exact (and hence a newsgroup-name) can
contain (and in particular start with) a '!'. That seems to me to make
wildmat ambiguous.

Thanks to Pete Forman for pointing this out to me, in connection with the
proposed news uri revision, to which I had copied the bug.

-- 
Charles H. Lindsey ---------At Home, doing my own thing------------------------
Tel: +44 161 436 6131 Fax: +44 161 436 6133   Web: http://www.cs.man.ac.uk/~chl
Email: chl at clerew.man.ac.uk      Snail: 5 Clerewood Ave, CHEADLE, SK8 3JU, U.K.
PGP: 2C15F1A9      Fingerprint: 73 6D C2 51 93 A0 01 E7 65 E8 64 7E 14 A4 AB A5



More information about the ietf-nntp mailing list