Build: #261 was successful Scheduled with changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
1 minute
Labels
None
Revision
e65c35bee793b97177bd63de532b362d284d0c53
Total tests
489
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen e65c35bee793b97177bd63de532b362d284d0c53 OF-2537: Advertise support for pubsub's 'multi-item' feature
XEP-0060 defines, amongst many others, the 'multi-items' service discovery feature.

This feature can be advertised by a pubsub service, when clients are allowed to configure a node in such a way that it can accept more-than-one item, by:

- setting `persist_items` to `true`
- setting `max_items` to a value higher than 1.

Openfire supports allows for both. It can/should advertise the feature `http://jabber.org/protocol/pubsub#multi-items` on its pubsub services.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2537Could not obtain issue details from Jira
Unknown Issue TypeXEP-0060Could not obtain issue details from Jira