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 333026 - Component order depending on $LANGUAGE env var
Component order depending on $LANGUAGE env var
Status: RESOLVED DUPLICATE of bug 544157
Product: evolution
Classification: Applications
Component: Shell
2.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-03-01 18:44 UTC by Karsten Bräckelmann
Modified: 2008-07-22 23:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karsten Bräckelmann 2006-03-01 18:44:41 UTC
For some strange reason, the order or the components is effected by the $LANGUAGE environment variable.

* en_US.UTF-8 and fr_FR.UTF-8 do share a common ordering, which is:
  Mail, Contacts, Calendars, Memos, Tasks

* de_DE.UTF-8 however changes this based on the locale:
  Mail, Contacts, Tasks, Calendars, Memos

The order should be the very same always.


For correct order (without any ill side effects of the current LANGUAGE env var) see bug 327830.
Comment 1 André Klapper 2006-03-01 18:47:38 UTC
yes, i can reproduce this.
Comment 2 Matthew Barnes 2008-03-11 00:26:51 UTC
Bumping version to a stable release.
Comment 3 André Klapper 2008-07-22 23:59:22 UTC
544157 can haz patch.

*** This bug has been marked as a duplicate of 544157 ***