version 0.95
954 if (this.options.autoSave) {
955 $form.bind("submit.wysiwyg", this.autoSaveFunction);
956 }
handler executes in form context which has no autoSaveFunction(), error thrown,
any subsequent submit handlers not executed.
Original issue reported on code.google.com by bmuras...@gmail.com on 23 Feb 2011 at 2:15
Original issue reported on code.google.com by
bmuras...@gmail.com
on 23 Feb 2011 at 2:15