Defect #13659
XMPP URI support
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Duplicate | Affected version: |
Description
There is a problem with XMPP URI, you can see example:
- xmpp:example@conference.example.net
- xmpp:example@conference.example.net?join
- xmpp:example@example.net?message
...
Links are mailto.
In more, you can look on the website: http://beem-project.com/ => xmpp:beem@conference.elyzion.net?join
About URI: https://en.wikipedia.org/wiki/Uniform_resource_identifier
About XMPP: http://xmpp.org/
http://xmpp.org/xmpp-protocols/rfcs/
About XMPP URI, RFCs:
https://tools.ietf.org/html/rfc4622 (Obsoleted by: 5122)
https://tools.ietf.org/html/rfc5122 (Last version)
Related issues
History
#1
Updated by Etienne Massip almost 10 years ago
- Status changed from New to Closed
- Priority changed from Urgent to Normal
- Resolution set to Duplicate
Please don't double-post.
If you want a patch to be included faster in core, then write it (with test) and post it.
And, BTW, this is not a defect but a feature request.