"Lauri Kaila" <[EMAIL PROTECTED]> writes: > Hi, > > I tried http://josefsson.org/idn.php/ to test XMPP nodeprep and it > doesn't complain about characters like '/' which are prohibited. > > http://xmpp.org/rfcs/rfc3920.html#nodeprep A.5. Prohibited Output
Hi! Can you quote a specific URL? Using the string 'foo/bar' is rejected properly for me, see: http://josefsson.org/idn.php/?data=foo%2Fbar&mode=stringprep&profile=Nodeprep&charset=UTF-8&lastcharset=UTF-8 It says: idn: stringprep_profile: Prohibited code points in input /Simon _______________________________________________ Help-libidn mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-libidn
