-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Project:i18nTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencev7.7.2
Description
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
- Set
i18n.locale: "ja-JP"inkibana.yml - Restart Kibana
- Go to Kibana SIEM app
Screenshot
Workaround
Switch temporarily back to locale default ("en").
Bamieh
Metadata
Metadata
Assignees
Labels
Project:i18nTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencev7.7.2
