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 527593 - Each city should define a default location
Each city should define a default location
Status: RESOLVED FIXED
Product: libgweather
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: 2.22.0
Assigned To: libgweather-maint
libgweather-maint
Depends on:
Blocks:
 
 
Reported: 2008-04-11 18:06 UTC by Vincent Untz
Modified: 2008-08-04 13:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2008-04-11 18:06:39 UTC
This way, there's no need to force the user to choose a location for a city.
Comment 1 Dan Winship 2008-06-02 17:13:11 UTC
The patch on bug 527592 sorts <location>s within a <city> by their distance from the city center. We still need UI changes to go with that though.
Comment 2 Dan Winship 2008-08-04 13:14:23 UTC
The combination of bug 527592 (which means <location>s within a <city> are now sorted by distance-from-city-center) and bug 538464 (GWeatherLocationEntry, which shows the first location first, thus making it the easiest to select) means this is now fixed