After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 658492 - network-agent: Add missing parameter
network-agent: Add missing parameter
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: network-indicator
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-07 17:25 UTC by Florian Müllner
Modified: 2011-09-07 20:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
network-agent: Add missing parameter (1.06 KB, patch)
2011-09-07 17:25 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-09-07 17:25:38 UTC
Drive-by fix, see patch.
Comment 1 Florian Müllner 2011-09-07 17:25:42 UTC
Created attachment 195911 [details] [review]
network-agent: Add missing parameter

_getMobileSecrets() expects the connection type to be passed, so
do that.
Comment 2 Giovanni Campagna 2011-09-07 20:20:30 UTC
Review of attachment 195911 [details] [review]:

Looks good.
Comment 3 Florian Müllner 2011-09-07 20:25:09 UTC
Attachment 195911 [details] pushed as 09fa5d9 - network-agent: Add missing parameter