Icingaweb2: [dev.icinga.com #11820] Check whether chosen locale is available

Created on 20 May 2016  路  6Comments  路  Source: Icinga/icingaweb2

This issue has been migrated from Redmine: https://dev.icinga.com/issues/11820

Created by jaheller on 2016-05-20 11:01:16 +00:00

Assignee: _elippmann_
Status: _Resolved_ (closed on _2016-11-17 10:25:02 +00:00_)
Target Version: _2.4.0_
Last Update: _2016-11-17 10:25:02 +00:00 (in Redmine)_


After installing icw2 on my ubuntu server I tried to change language to German.
It takes some time before I figured out, the needed locals weren't installed on ubuntu server. Maybe including a check/hint box for this.
Was kind of confusing, because icw2 told me settings are applied successful.

Changesets

_2016-05-23 09:54:53 +00:00_ by _aklimov_ 1173afaff34ff53272e809efd057c5a205f2d1a3

Inform the user if the configured locale isn't installed

refs #11820

_2016-11-17 10:21:58 +00:00_ by _elippmann_ 95cbb6198743ffd8f493fb8df38f2723a4a32fee

Add parameter markAsError to Form::warning() and Form::error()

refs #11820

_2016-11-17 10:21:59 +00:00_ by _aklimov_ 1450bc4022428c311c868e5d806c210360865adf

Show a warning if the chosen locale by the user is not available on the system

refs #11820

_2016-11-17 10:23:49 +00:00_ by _elippmann_ 3d6e804ff32bdfd70a4a69d491f9f050409fde36

Merge branch 'feature/include-check-if-chosen-locale-is-available-11820'

resolves #11820

Relations:

areconfiguration enhancement

Most helpful comment

This issue still exists. Installed two completly different instances of icinga2 on 2 different ubuntu 16.04LTS.
I must add
sudo locale-gen de_DE
sudo locale-gen de_DE.UTF-8
sudo update-locale

manually.

All 6 comments

Updated by aklimov on 2016-05-20 15:48:45 +00:00

  • Status changed from _New_ to _Assigned_
  • Assigned to set to _aklimov_

Updated by aklimov on 2016-05-23 09:59:28 +00:00

  • Status changed from _Assigned_ to _Feedback_
  • Assigned to changed from _aklimov_ to _elippmann_

According to JoM, we should also not let the user choose a not installed locale. Do you agree?

Updated by elippmann on 2016-10-04 09:49:52 +00:00

  • Subject changed from _include check if choosen locals are available_ to _Check whether chosen locale is available_
  • Target Version set to _2.4.0_

Updated by elippmann on 2016-10-05 07:54:36 +00:00

  • Duplicated set to _10101_

Updated by elippmann on 2016-11-17 10:25:03 +00:00

  • Status changed from _Feedback_ to _Resolved_
  • Done % changed from _0_ to _100_

Applied in changeset 3d6e804ff32bdfd70a4a69d491f9f050409fde36.

This issue still exists. Installed two completly different instances of icinga2 on 2 different ubuntu 16.04LTS.
I must add
sudo locale-gen de_DE
sudo locale-gen de_DE.UTF-8
sudo update-locale

manually.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

winem picture winem  路  5Comments

mateusz-gozdek-sociomantic picture mateusz-gozdek-sociomantic  路  4Comments

nilmerg picture nilmerg  路  6Comments

mhutter picture mhutter  路  10Comments

theFeu picture theFeu  路  6Comments