Feature #13344
XMPP URI support
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: |
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
History
#1
Updated by Jan Niggemann (redmine.org team member) about 9 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?
#2
Updated by Jan Niggemann (redmine.org team member) about 9 years ago
- Resolution set to Invalid
#3
Updated by Neustradamus - about 9 years ago
- Status changed from Closed to Reopened
There is a bug, xmpp links are mailto links.
#4
Updated by Neustradamus - about 9 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.
#5
Updated by Etienne Massip about 9 years ago
- Tracker changed from Defect to Feature
- Category set to Text formatting
- Status changed from Reopened to New
- Resolution deleted (
Invalid)