if processEntities = false, fckeditor insert into empty drupal extarea this: <p> </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 |
Jump to:
Description
Hi
I found this ugly bug when I set processEntites to false - after then FCKeditor insert <p> </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> </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
you can see the full empty element in title of this bug, in body it was changed to
<p> </p>#2
FCKeditor bug: http://dev.fckeditor.net/ticket/2154
#3
Actually we can handle this bug in the FCKeditor module.
#4
Great!
Probably is it what you wrote in previous bug, you will be catch empty tags?
thanks
Igorik
#5
Automatically closed -- issue fixed for 2 weeks with no activity.