This bug was fixed in the package indicator-location -
13.10.0+13.10.20131004-0ubuntu1
---------------
indicator-location (13.10.0+13.10.20131004-0ubuntu1) saucy; urgency=low
[ Charles Kerr ]
* One-liner to set GETTEXT_PACKAGE explicitly because dh_translations
can't handle ${CMAKE_PROJECT_NAME}. (LP: #1233679)
* Update settings URL to settings:///system. (LP: #1231444)
[ Ubuntu daily release ]
* Automatic snapshot from revision 49
-- Ubuntu daily release <[email protected]> Fri, 04 Oct 2013
02:28:39 +0000
** Changed in: indicator-location (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Indicator Location.
https://bugs.launchpad.net/bugs/1231444
Title:
Use /// to remove hostname element
Status in Bluetooth Menu:
Fix Committed
Status in The Date and Time Indicator:
Fix Committed
Status in Indicator Location:
Fix Committed
Status in Network Menu:
Fix Committed
Status in Sound Menu:
Fix Released
Status in The Unity 8 shell:
In Progress
Status in URL Dispatcher:
Fix Committed
Status in “indicator-bluetooth” package in Ubuntu:
New
Status in “indicator-datetime” package in Ubuntu:
New
Status in “indicator-location” package in Ubuntu:
Fix Released
Status in “indicator-network” package in Ubuntu:
Fix Released
Status in “indicator-sound” package in Ubuntu:
Fix Released
Status in “url-dispatcher” package in Ubuntu:
Fix Released
Bug description:
The standard URL format (summarized) is $(protocol)://$(hostname)/$(stuff).
Since most of the custom URLs we're using have no hostname, and QtUrl treats it
specially, we need to ensure that it's not an issue. URL dispatcher was not
enforcing this on some URLs, and needs to be adjusted to enforce. Others
weren't specified that way, and they need to be changed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-bluetooth/+bug/1231444/+subscriptions
--
Mailing list: https://launchpad.net/~unity-api-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~unity-api-bugs
More help : https://help.launchpad.net/ListHelp