ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #10276
[Bug 1640288] [NEW] Malformed url-dispatcher file
Public bug reported:
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.
** Affects: dialer-app (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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
Follow ups