Download & Extend

Error when trying to add uploaded image to page

Project:OpenWYSIWYG Editor
Version:6.x-1.0-rc1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I am trying to add an uploaded image to a page I'm editing. The image uploaded fine and I was able to "insert" it, but when I clicked the "submit" button I got the following error:
[Exception... "Parameter is not an object"  code: "1003" nsresult: "0x805303eb (NS_ERROR_DOM_NOT_OBJECT_ERR)"  location: "http://drupal.mydomain.net/sites/all/modules/openwysiwyg/library/scripts/openwysiwyg.modified.js?8 Line: 1158"]

Comments

#1

I am getting the same error, was this ever resolved?

Thanks!
-Eric

#2

I think maybe this just happens when you haven't clicked within the body edit box.
So that's why the Dom object is not found.
Otherwise it works fine.

nobody click here