[Bug 43142] New: Make Proto.I.Addressing.NormalizeContactURI parse verb-like URIs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 21 08:40:40 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=43142
Bug #: 43142
Summary: Make Proto.I.Addressing.NormalizeContactURI parse
verb-like URIs
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: andrunko at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
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 at example.com?message;body=Hello%20World") ->
"xmpp:smcv at example.com"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list