Hi,

I've got a problem with the configuration of CKEditor:

When I type some text with the Editor, it creates automatically a second p tag.
For example when I type "Example Text", I get

Example Text

.

And in the source code there are two p tags.

<p>Example Text</p>

Comments

urfali_diyar’s picture

Title: CKEditor automatically generates secon p tag » CKEditor automatically generates second p tag
dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Pls write your code in "code" tags...

I check this and i cannot reproduce this... anyone else can?

Greetings

wprowe’s picture

Version: 7.x-1.x-dev » 7.x-1.6
Component: Code » User interface
Category: support » bug
StatusFileSize
new70.42 KB
new67.83 KB
new67.47 KB
new63.33 KB

I use CKEditor for all content on my Drupal site. Any time I edit an existing item and save it there is an extra opening

tag with hard line break inside. If I edit it again, it adds yet another one - every time. I have to edit, make text changes, save, and edit again to remove all the extra

tags.

I edited the blog post at this URL http://www.musicphotographers.net/guides-tutorials/rights-grabbing-contr...

See the attached screen shots.