Kupu Error: this.current_drawer.editor.resumeEditing is not a function

Héctor Velarde hvelarde at jornada.com.mx
Fri Jun 22 19:06:08 UTC 2007


I am having the following Kupu error on Composite Pack pages:

  - design view
  - add item, content
  - press cancel button

error is on kupudrawers.js, using "safe" compression type, in the 
following line:

drawer.createContent();drawer.editor.suspendEditing();this.current_drawer=drawer};this.updateState=function(selNode){};this.closeDrawer=function(button){if(!this.current_drawer){return};this.current_drawer.hide();this.current_drawer.editor.resumeEditing();this.current_drawer=null}};DrawerTool.prototype=new 
KupuTool;

any idea?





More information about the Product-Developers mailing list