XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.4.0alpha1
    • 4.0.3, 4.1.4, 4.2.0, 4.3.0
    • None
    • Operating System: debian 2.6.26-2-686
      PHP Version:5.2.6-1
      Database and version: Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using readline 5.2
      Browser (and version): Mozilla Firefox 3.0.9

    Description

      Get this error when i try to develop a submenu

      this.classes[item.class_id] is undefined
      [Break on this error] var classIdentifier = this.classes[item.class_id].identifier;
      

      at line 404

       classes += "]";
      403
      404 var classIdentifier = this.classes[item.class_id].identifier;
      405 var icon = ( this.iconsList[classIdentifier] )? this.iconsList[classIdentifier]: this.iconsList['__default__'];
      406 if ( this.context != 'browse' )
      407 {
      

      Attachments

        Activity

          People

            cpg cpg
            philippe philippe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: