Feature #13344
openXMPP URI support
0%
Description
There is a problem with XMPP URI:
- xmpp:example@conference.example.net
- xmpp:example@conference.example.net?join
- xmpp:example@example.net?message
...
You can see on http://beem-project.com/ => beem@conference.elyzion.net
Source: RFCs and http://xmpp.org/
Related issues
Updated by Jan Niggemann (redmine.org team member) over 11 years ago
- Status changed from New to Closed
- Priority changed from Urgent to Low
This is the production tracker for Redmine, a project management software. AFAIK, we don't use XMPP anywhere, grep -Ri on the sources doesn't return anything (why should it).
Are you sure you're posting in the right place?
Updated by Jan Niggemann (redmine.org team member) over 11 years ago
- Resolution set to Invalid
Updated by Neustradamus - over 11 years ago
- Status changed from Closed to Reopened
There is a bug, xmpp links are mailto links.
Updated by Neustradamus - over 11 years ago
About URI: https://en.wikipedia.org/wiki/Uniform_resource_identifier
About XMPP URI, RFCs:
https://tools.ietf.org/html/rfc4622 (Obsoleted by: 5122)
https://tools.ietf.org/html/rfc5122 (Last version)
There is a big problem, only mailto: works, you can see examples in this ticket.
Updated by Etienne Massip over 11 years ago
- Tracker changed from Defect to Feature
- Category set to Text formatting
- Status changed from Reopened to New
- Resolution deleted (
Invalid)