From 2e6efba85c8390f162b9e1596ee9a1fa37cf9b82 Mon Sep 17 00:00:00 2001 From: "Ruslan N. Marchenko" Date: Wed, 29 Jul 2020 07:38:35 +0200 Subject: [PATCH] Correct MAM UID "not-found" note --- xep-0313.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0313.xml b/xep-0313.xml index 8a6ddb2c..7538d1a4 100644 --- a/xep-0313.xml +++ b/xep-0313.xml @@ -430,7 +430,7 @@ ]]> -

If any UID requested by the client in any of the 'before-id', 'after-id' or 'ids' form fields, the server MUST return an item-not-found error in response to the query.

+

If any UID requested by the client in any of the 'before-id', 'after-id' or 'ids' form fields is not present in the archive, the server MUST return an item-not-found error in response to the query.