I just installed Htmlarea and when I try to submit an entry, I get an:

"terminated request because of suspicious input data"

error. If I go into the HTML view and remove the enclosing <html><header>.. it works. Obviously this is not the right solution. What do I need to do?

Thanks,

-max

p.s. How do I know ImageUpload works - after enabling it, nothing seems to have changed.

Comments

gordon’s picture

Assigned: Unassigned » gordon

Try the latest version of htmlarea from cvs, I have been doing alot of work laterly, and I think it is pretty stable.

Also, you need to add the insertImage item to your toolbar, and you will be able to insert images from the button.

Gordon.

euangel’s picture

Having the same issue...where can I find the latest version of htmlarea?

gordon’s picture

fix in cvs, it was a problem with IE, in that it would not allow the execution of code in <head/> and modify <head/> with DOM.

Anonymous’s picture

Anonymous’s picture

Was this fix rolled up into the 4.5.0 release of the HTMLAREA module?

Radi

gordon’s picture

Yes this is a very old fix. It has also been fixed in htmlarea.js as well.

bonobo’s picture

Category: support » bug

I posted a request in the support forums here, and I have spent the last few hours hammering away at different config settings.

Based on the "closed" status of this bug report thread, I hesitated to post a bug report, but the problem persists, and no amount of adjusting with the config settings has fixed it -- aside from allowing all users to "bypass data input check", which seems an unnecessarily large security risk.

Am I missing something obvious here? Or, is this a bug?

Thanks,

bonobo

bonobo’s picture

Sorry -- disregard -- under the htmlarea config settings, I had enabled the "Full Page" plugin. I disabled that, and am good to go.

I love spending hours figuring out where I made the mistake :)