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

Event tags are cut before trimming whitespace

    XMLWordPrintable

Details

    • Team A
    • Sprint 48, Jan 2019, Sprint 49 (Feb 2019)
    • 0.125

    Description

      When generating event tags server first cuts them to TAG_NAME_LEN, TAG_VALUE_LEN size and only then tries to remove whitespace from both ends, which is backwards.

      First the whitespace must be trimmed and only then (if the tag/value size is still larger than field size) cut.

      Attachments

        Activity

          People

            asitals Andrejs Sitals
            wiper Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: