From 77b6a26daf62725cce4524d57514d1d1ded86d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 10 Mar 2016 14:11:34 +0200 Subject: [PATCH 1/2] Specified supported charsets in the doc for contact objects --- doc/epp/contact.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/epp/contact.md b/doc/epp/contact.md index 5db5ba3b4..8ebc6faa1 100644 --- a/doc/epp/contact.md +++ b/doc/epp/contact.md @@ -7,6 +7,11 @@ More info at http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol Contact Mapping protocol short version: +All values are limited to Unicode Latin characters if stricter limits are not specified. This includes unicode blocks +Basic Latin, Latin-1 Supplement, Latin Extended-A, Latin Extended-B, Latin Extended C, Latin Extended D, +Latin Extended Additional, Diacritics +More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode + ### Contact create Field name Min-max Field description From 07273124264e5214e00c03b7d00a06a9d0da3993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 10 Mar 2016 15:05:42 +0200 Subject: [PATCH 2/2] missing . --- doc/epp/contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/epp/contact.md b/doc/epp/contact.md index 8ebc6faa1..684e43185 100644 --- a/doc/epp/contact.md +++ b/doc/epp/contact.md @@ -9,7 +9,7 @@ Contact Mapping protocol short version: All values are limited to Unicode Latin characters if stricter limits are not specified. This includes unicode blocks Basic Latin, Latin-1 Supplement, Latin Extended-A, Latin Extended-B, Latin Extended C, Latin Extended D, -Latin Extended Additional, Diacritics +Latin Extended Additional, Diacritics. More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode ### Contact create