Using RC 1.0.0, advanced_search.php wants to send a response command of label_mark (from inside public function startup($args)), and Firefox is reporting that said function doesn't exist in the Javascript namespace. This occurs when a message is to be marked as read.
this only happened with too modern version of firefox.. in enterprices environment stalled version of software are used.. i used icecat 7 and icecat 17 and no errors reported
Using RC 1.0.0, advanced_search.php wants to send a response command of label_mark (from inside
public function startup($args)
), and Firefox is reporting that said function doesn't exist in the Javascript namespace. This occurs when a message is to be marked as read.