Summary: |
Create/EnsureChannel do not allow empty Preferred_Handler |
Product: |
Telepathy
|
Reporter: |
Simon McVittie <smcv> |
Component: |
mission-control | Assignee: |
Telepathy bugs list <telepathy-bugs> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
Telepathy bugs list <telepathy-bugs> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
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.
> if (!tp_dbus_check_valid_bus_name (preferred_handler, > TP_DBUS_NAME_TYPE_WELL_KNOWN, > &error)) This should only run if preferred_handler is non-empty.