VPN Connections are returned in random order

Bug #1546589 reported by Jonas G. Drange
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
indicator-network (Ubuntu)
New
Undecided
Unassigned

Bug Description

Connectivity.vpnConnections gives a different order of VPN connections.

Reproduce:
Often.
1. Check output of Connectivity.vpnConnections
2. Reboot phone
3. Re-check output of Connectivity.vpnConnections and compare with 1.

What happens:
The list comes back ['…/3', '…/0', '…/1'] and then maybe ['…/1', '…/0', '…/3']

What should happen:
Somewhere, someone should sort this list before it is consumed by the view using

ListView {
model: Connectivity.vpnConnections
}

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.