--- wysiwyg_editor_old.module	2008-08-06 09:37:35.000000000 -0700
+++ wysiwyg_editor.module	2008-09-04 19:23:13.000000000 -0700
@@ -136,7 +136,7 @@ function wysiwyg_editor_load() {
       'disable' => $disable,
       'enable' => $enable,
       'noWysiwyg' => $no_wysiwyg,
-      'status' => $status,
+      'status' => $status ? true : false,
       // If JS compression is enabled, at least TinyMCE is unable to determine
       // its own base path and exec mode since it can't find the script name.
       'editorBasePath' => base_path() . $path_editor,
