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

Russian characters in the middle of English in templates and code

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Frontend (F), Templates (T)
    • None

      The following command
      echo "Ёё" | grep -riEo "[А-Яа-яЁё]*"
      reveals multiple russian characters around Zabbix codebase in the middle of English text.
      Most concerning is their presence in the templates:

      create/src/templates.tmpl: о in bloating
      Number оf bloating tables
      

      another one:

      ./templates.tmpl:С in Сluster
      ROW   |17982    |{21284}>0                                                                                                                                                               |Data region {#JMXNAME}: Pages replace rate more than 0                                                                                                                                                                                     |    |0     |2       |There is more data than DataRegionMaxSize. Сluster
      

      But remaining places should also be fixed:

      ui/include/classes/core/CComponentRegistry.php:а
      Check if а component has been registered.
      
      templates/app/zookeeper_http/README.md:е
      You can еnable or configure AdminServer 
      
      templates/db/postgresql_agent2/README.md:о
      Number оf bloating tables
      
      templates/db/ignite_jmx/README.md:С
      templates/db/ignite_jmx/template_db_ignite_jmx.yaml:С
      
      templates/db/postgresql_agent2/template_db_postgresql_agent2.yaml:о
                    description: "Number оf bloating tables"
      
      

            zabbix.dev Zabbix Development Team
            arimdjonoks Artjoms Rimdjonoks
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: