From 74802030ea709540d4d3b12b00714598f07068d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Fri, 9 Aug 2019 19:09:56 +0200 Subject: [PATCH 1/4] XEP-0372: Fix incorrect pubsub URIs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- xep-0372.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xep-0372.xml b/xep-0372.xml index 28d9746a..9e623796 100644 --- a/xep-0372.xml +++ b/xep-0372.xml @@ -114,7 +114,7 @@ Form received + uri='xmpp:fdp.shakespeare.lit?;node=fdp/submitted/stan.isode.net/accidentreport;item=ndina872be'/> ]]> @@ -127,10 +127,10 @@ to='romeo@montegue.lit/30d3d8'> + uri='xmpp:fdp.shakespeare.lit?;node=fdp/submitted/stan.isode.net/accidentreport;item=ndina872be'/> ]]> From 62a22b340fbb8c75ccbc42deef8d39913585a0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Wed, 4 Sep 2019 12:48:44 +0200 Subject: [PATCH 2/4] XEP-0372: Add revision block for pubsub URIs change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- xep-0372.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xep-0372.xml b/xep-0372.xml index 9e623796..6a7cfec8 100644 --- a/xep-0372.xml +++ b/xep-0372.xml @@ -25,6 +25,12 @@ Refs &ksmithisode; + + 0.3 + 2019-09-04 + (mb) + Make Pubsub URIs conform to RFC5222 in sections 3.3 and 3.4 + 0.2 2017-09-11 From eaf04fd85caa583f3418ddf501d9a7cd2c2c36e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Wed, 4 Sep 2019 16:41:44 +0200 Subject: [PATCH 3/4] XEP-0372: It's not 5222 but 5122, but use 0147 instead anyway. Also XML Entities. Thanks ralphm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- xep-0372.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0372.xml b/xep-0372.xml index 6a7cfec8..9bb8ea79 100644 --- a/xep-0372.xml +++ b/xep-0372.xml @@ -29,7 +29,7 @@ 0.3 2019-09-04 (mb) - Make Pubsub URIs conform to RFC5222 in sections 3.3 and 3.4 + Make Pubsub URIs in sections 3.3 and 3.4 conform to &xep0147;. 0.2 From e01bd1ecf09eef9735ef6ae982431c7c0c296add Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Wed, 4 Sep 2019 17:06:26 +0200 Subject: [PATCH 4/4] XEP-0372: Entities don't work in MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- xep-0372.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0372.xml b/xep-0372.xml index 9bb8ea79..2450adec 100644 --- a/xep-0372.xml +++ b/xep-0372.xml @@ -29,7 +29,7 @@ 0.3 2019-09-04 (mb) - Make Pubsub URIs in sections 3.3 and 3.4 conform to &xep0147;. + Make Pubsub URIs in sections 3.3 and 3.4 conform to XEP-0147. 0.2