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

Can't add items to new graph

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • 2.0.6
    • Frontend (F)
    • None

      I'm not able to add items to new graph. Tested with Chrome, IE, Firefox. It looks like JS issue with code:
      var Template = Class.create({
      initialize: function(template, pattern)

      { this.template = template.toString(); // here is variable template = null in my Firefox this.pattern = pattern || Template.Pattern; }

      ,

            Unassigned Unassigned
            jan.garaj Jan Garaj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: