Value of plaintext in screens doesn't get formatted as in latest values (B=>kB=>MB etc.)

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 2.0.5
    • Component/s: Frontend (F)

      ====if ($item['valuemapid'] > 0)

      { ==== $value = applyValueMap($value, $item['valuemapid']); ====}

      ++++$value = formatItemValue($item);
      ====$table->addRow(array(zbx_date2str(_('d M Y H:i:s'), $history['clock']), new CCol($value, 'pre')));

            Assignee:
            Unassigned
            Reporter:
            Matthias Drobny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: