CKeditor is automatically inserting

tag at the beginning of every post. That's causing problems with the teasers (they won't appear) and probably other issues as well. I have tried turning off the line break converter in the input filter settings, but no luck. Thanks for any help or suggestions you can offer.

Comments

geoman’s picture

Title: CKeditor automatically inserting <p> tag at the beginning of every post » CKeditor automatically inserting &nbsp; at the beginning of every post

Correction: It's not the paragraph tag that's causing the problem. Rather, CKeditor is automatically inserting the &nbsp tag at the beginning of every post, which is causing the layout and teaser problems. There are several discussions of related related versions of this problem, but none of the solutions are working for me (or I am implementing them incorrectly). Thanks for any assistance.

dczepierga’s picture

Status: Active » Closed (works as designed)

It's inactive over 2 months, so i closed it.

parasox’s picture

Category: support » bug
Status: Closed (works as designed) » Active

Having the same problem, using the latest 1.2 version

I paste in a paragraph, save, go to re-edit, click source and I get:


<p>
	&nbsp;</p>
<div>
	My paragraph here...
wwalc’s picture

Assigned: geoman » Unassigned
delykj’s picture

Is there any working solution?
Thanks.

dczepierga’s picture

Status: Active » Closed (won't fix)

It's problem with CKEditor library and it's not related with CKEditor module...

It's reported in CKEditor bugtracker:
https://dev.ckeditor.com/ticket/8011
https://dev.ckeditor.com/ticket/8012

We cannot do anything with it, so u must follow CKEditor bugtracker...

Greetings