inc/utils/tinymce.php is buggy

Bug #858393 reported by Lars Vierbergen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RemoteCP Panel
Status tracked in Trunk
2.x
Fix Released
Critical
Lars Vierbergen
Trunk
Fix Released
Critical
Lars Vierbergen

Bug Description

The inc/utils/tinymce.php file is a buggy, example:
Notice: Undefined variable: selector in /home1/remotecp/account/inc/utils/tinymce.php on line 70
Context:

array(2) {
  ["elements"]=>
  NULL
  ["save"]=>
  bool(true)
}

Backtrace:

array(2) {
  [1]=>
  array(6) {
    ["file"]=>
    string(61) "/home1/remotecp/account/system_remote/plugins/cms/default.php"
    ["line"]=>
    int(158)
    ["function"]=>
    string(13) "spawnAdvanced"
    ["class"]=>
    string(7) "tinymce"
    ["type"]=>
    string(2) "::"
    ["args"]=>
    array(0) {
    }
  }
  [2]=>
  array(4) {
    ["file"]=>
    string(40) "/home1/remotecp/account/remote_panel.php"
    ["line"]=>
    int(170)
    ["args"]=>
    array(1) {
      [0]=>
      string(61) "/home1/remotecp/account/system_remote/plugins/cms/default.php"
    }
    ["function"]=>
    string(12) "require_once"
  }
}
This message is shown and a SIMPLE tinymce interface is spawned

Changed in remotecp-panel:
importance: Undecided → Critical
status: New → Confirmed
assignee: nobody → Lars Vierbergen (vierbergenlars)
milestone: none → 2.3
tags: added: apocalypse php php.notice utils.tinymce
tags: added: v.2.2
Changed in remotecp-panel:
milestone: 2.3 → none
tags: added: v.trunk
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.