From b457fd97023cc2719e38c5873a070d636df1915f Mon Sep 17 00:00:00 2001 From: Dave Cridland Date: Sun, 18 Mar 2018 10:37:10 +0000 Subject: [PATCH] Correct entity tyop --- inbox/bookmarks2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inbox/bookmarks2.xml b/inbox/bookmarks2.xml index b8931c9f..f4edd4fc 100644 --- a/inbox/bookmarks2.xml +++ b/inbox/bookmarks2.xml @@ -121,7 +121,7 @@

A server MAY choose to unify the bookmarks from both &xep0049; based and the current &xep0048;.

-

When a client publishes a new item, the server MAY collate all items, casting them into the 'storage:bookmarks' namespace and setting the jid attribute to the item id in each case. When contained within a storage element qualified by the 'storage:bookmarks' namespace, this will be the correct format for both current and previous variants of &0048;

+

When a client publishes a new item, the server MAY collate all items, casting them into the 'storage:bookmarks' namespace and setting the jid attribute to the item id in each case. When contained within a storage element qualified by the 'storage:bookmarks' namespace, this will be the correct format for both current and previous variants of &xep0048;

If a client publishes a replacement list of bookmarks via the older specifications, a server MAY examine the list and update the individual items as required, sending updates or retraction notifications as needed. Servers electing to perform this OPTIONAL behaviour SHOULD NOT send notifications for unchanged items.