Actions
Defect #13659
closedXMPP URI support
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
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
Updated by Etienne Massip over 11 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.
Actions