Reporting can't render Chinese characters in on Elastic Cloud #53285
Labels
bug
Fixes for quality problems that affect the customer experience
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Feature:Reporting:Framework
Reporting issues pertaining to the overall framework
Project:i18n
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Team:Operations
Team label for Operations Team
Kibana version: 7.5.0 (I assume it happens earlier as well)
Describe the bug: If you have any chinese characters in your report, you won't be able to see them in the generated PDF/PNG. This can be solved by the user when it's the case of self-hosted, but there's no option for that in Cloud.
We need to add a few fonts to the docker image (that is used by Cloud) in order support at least the languages that Kibana is translated into: ja-JP, zh-CN for now.
You don't even need to have data with chinese characters, because if the UI is set to these languages, some of the text will be in that language in the PDF (for example: "Count" on a line chart).
Steps to reproduce:
Expected behavior:
We should at least support the languages that we offer translations for the UI.
Screenshots (if relevant):
@elastic/kibana-reporting-services
@elastic/kibana-operations (for the build process of the docker images)
@vogxn (for visibility in this issue that happens in Cloud)
The text was updated successfully, but these errors were encountered: