← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1640288] Re: Malformed url-dispatcher file

 

This bug was fixed in the package dialer-app -
0.1+17.04.20161130-0ubuntu1

---------------
dialer-app (0.1+17.04.20161130-0ubuntu1) zesty; urgency=medium

  [ Gustavo Pichorim Boiko ]
  * Make it work with the new telepathyHelper's account layout

  [ Michael Terry ]
  * Fix a typo in the dispatch-url registration. (LP: #1640288)

 -- Tiago Salem Herrmann <tiago.herrmann@xxxxxxxxxxxxx>  Wed, 30 Nov
2016 15:14:37 +0000

** Changed in: dialer-app (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1640288

Title:
  Malformed url-dispatcher file

Status in dialer-app package in Ubuntu:
  Fix Released

Bug description:
  The current /usr/share/url-dispatcher/urls/dialer-app.url-dispatcher
  file installed on the system is:

  {
    {
       "protocol": "tel"
    }
    {
       "protocol": "dialer"
    }
  }

  But it's missing a comma between the two inner sections.  So url-
  dispatcher doesn't register the protocols.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1640288/+subscriptions


References