Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21474

Short tag names with multibyte symbols

XMLWordPrintable

    • Team A
    • Sprint 92 (Sep 2022)
    • 0.125

      In case of using Zabbix in different countries with different languages, many of them are using multibyte symbols with their native characters. Option "Tag name" - "Shorten" into the "Monitoring" - "Problems" does not support multibyte characters that causes, for example, tag name "Дежурным" being truncated to "Д�" (2 bytes is a symbol and 1 byte is half of a multi-byte symbol) that made the tag name visually broken. Changing truncating function from "substr" to "mb_substr" into a PHP backend will solve the problem.

      Here is pathces for currently supported Zabbix versions.

        1. zabbix-4.0.43-mb_substr.patch
          0.6 kB
          Andrei Ianchenko
        2. zabbix-5.0.26-mb_substr.patch
          0.6 kB
          Andrei Ianchenko
        3. zabbix-6.0.7-mb_substr.patch
          0.6 kB
          Andrei Ianchenko
        4. zabbix-6.2.1-mb_substr.patch
          0.6 kB
          Andrei Ianchenko

            dpetra Dace Petra
            dredd Andrei Ianchenko
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: