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

Carriage Return Causes Data Truncation During Escaping

    XMLWordPrintable

Details

    • Team A
    • Sprint 2
    • 0.5

    Description

      It looks like carriage return skipping was removed in ZBX-8450 but only for 3.0 so when merging ZBX-11655 2.2 we reused same function that skips carriage returns to calculate length.

      So in the result carriage return is skipped when calculating length as it is expected to be skipped during escaping.
      But in newer version carriage return is not skipped, this results in string being truncated by carriage return count.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vso Vladislavs Sokurenko
              Votes:
              1 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: