Bug 43142 - Make Proto.I.Addressing.NormalizeContactURI parse verb-like URIs
Summary: Make Proto.I.Addressing.NormalizeContactURI parse verb-like URIs
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 30296
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-21 07:40 UTC by Andre Moreira Magalhaes
Modified: 2019-12-03 19:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Andre Moreira Magalhaes 2011-11-21 07:40:40 UTC
Currently gabble will fail with INVALID_ARGUMENT when parsing verb-like URIs. The correct behaviour would be to ignore actions and properly normalize the URI.

For example:
NormalizeContactURI("xmpp:smcv@example.com?message;body=Hello%20World") -> "xmpp:smcv@example.com"
Comment 1 GitLab Migration User 2019-12-03 19:54:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/192.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.