Skip to content

SIEM fails to load when ja-JP is the locale in v7.7.1 #69269

@mattkime

Description

@mattkime

Description:

Set i18n Japanese locale in Kibana prevents access to SIEM app.

Following error shows up when accessing the SIEM app:

Version: 7.7.1
Build: 30896
Error: [I18n] Error formatting message: "xpack.siem.case.connectors.servicenow.selectMessageText" for locale: "ja-jp".
SyntaxError: Expected "\\#", "\\\\", "\\u", "\\{", "\\}", "{", [^{}\\\0-\x1F\x7f \t\n\r], end of input or whitespace but "\\" found.
    at Object.t.translate (http://localhost:5601/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:312:87058)
    at Object.4444 (http://localhost:5601/bundles/siem.bundle.js:14:172286)
    at __webpack_require__ (http://localhost:5601/bundles/siem.bundle.js:2:1595)
    at Object.4440 (http://localhost:5601/bundles/siem.bundle.js:14:157708)
    at __webpack_require__ (http://localhost:5601/bundles/siem.bundle.js:2:1595)
    at Object.4439 (http://localhost:5601/bundles/siem.bundle.js:14:157323)
    at __webpack_require__ (http://localhost:5601/bundles/siem.bundle.js:2:1595)
    at Object.4406 (http://localhost:5601/bundles/siem.bundle.js:10:157933)
    at __webpack_require__ (http://localhost:5601/bundles/siem.bundle.js:2:1595)
    at Object.4405 (http://localhost:5601/bundles/siem.bundle.js:10:157069)

Steps to reproduce

  1. Set i18n.locale: "ja-JP" in kibana.yml
  2. Restart Kibana
  3. Go to Kibana SIEM app

Screenshot

Screen Shot 2020-06-16 at 14 46 05

Workaround

Switch temporarily back to locale default ("en").

Metadata

Metadata

Assignees

Labels

Project:i18nTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//bugFixes for quality problems that affect the customer experiencev7.7.2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions