[ZBX-25348] Graphs whose title contains emojis Created: 2024 Oct 02 Updated: 2024 Oct 07 Resolved: 2024 Oct 07 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | JARBAS PEIXOTO JUNIOR | Assignee: | Kamil Florowski (Inactive) |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Zabbix 7.04 |
Attachments: |
![]() ![]() |
Description |
Steps to reproduce: I recently documented a simple way to monitor weather and climate with Zabbix 7 using two APIs (https://wiki.tiozaodolinux.com/Guide-for-Linux/Zabbix-Weather-Forecast - documentation in pt_BR). Everything works 100%. What caught my attention was the temperature graph generated. The trigger generated an event, an action was forwarded normally via Telegram, but the Event title used in the graph does not show the emojis correctly. Has anyone had a similar problem with graphs whose title contains emojis? Result: |
Comments |
Comment by Alexander Vladishev [ 2024 Oct 03 ] |
This issue occurs because such charts are generated on the backend using the font assets/fonts/DejaVuSans.ttf, which does not include emoji characters. |
Comment by Kamil Florowski (Inactive) [ 2024 Oct 07 ] |
jarbelix Thank you for reporting the issue. Unfortunately, there are no plans on fixing this so closing the issue as Won't Fix. |