if processEntities = false, fckeditor insert into empty drupal extarea this: <p>&#160;</p>

igorik - February 14, 2009 - 14:11
Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi

I found this ugly bug when I set processEntites to false - after then FCKeditor insert <p>&#160;</p> to start empty textarea in node/add or node editing, whatever.

if I switch off fckeditor from textarea I can see this element <p>&#160;</p>.
The big problem is that with this empty element, I can't test required textarea fields, because with this it always pass

btw doesn't matter if processEntites = false is set in drupal fckeditor.config.js or directly in fckconfig.js

thanks
Igorik
http://www.somvprahe.sk

#1

igorik - February 14, 2009 - 14:15

you can see the full empty element in title of this bug, in body it was changed to <p> </p>

#2

wwalc - February 16, 2009 - 10:51

#3

wwalc - February 16, 2009 - 11:02
Status:active» fixed

Actually we can handle this bug in the FCKeditor module.

#4

igorik - February 16, 2009 - 11:29

Great!

Probably is it what you wrote in previous bug, you will be catch empty tags?

thanks
Igorik

#5

System Message - March 2, 2009 - 11:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.