[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NAIbis spec revision 03
Ignacio Goyret wrote:
Jari,
A detail:
c =/ %x60-7a ; 'a'-'z' allowed
^^^^ ^^^
0x60 == '`' (on a US keyboard, it is the key to the left of the '1'
0x61 == 'a'
Yes. THanks for catching this. It has now been corrected.
This also looks odd:
c =/ %x26 ; '&et;' allowed
^^^
In USASCII, 0x26 == '&' or '&' in html. Right?
Oops. XML bug in my source :-)
That too is now corrected.
--Jari
--
to unsubscribe send a message to radiusext-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://psg.com/lists/radiusext/>