I am seeing new paragraphs added after inserting break points. re-editing content causes subsequent paragraphs to be added which causes bigger and bigger gaps.

I'm able to removing these from the code, but most of my users won't now how to do this.

Comments

lameei’s picture

Version: 5.x-2.3-rc1 » 6.x-1.3

This is the problem i have. I'm publishing RSS with views but i can see a

tag between teaser and the rest of the content. How can i get rid of this? i have posted the issue here : http://drupal.org/node/485972

Jorrit’s picture

lameei: are you sure this is the same issue as the original issue reporter has?

plan9: could you give clear steps to reproduce the problem? Starting with something like "create a new page".

lameei’s picture

@Jorrit: this issue happens to me but it is not important to me right now. With the

appearing at the end of the summary i can not publish complete feed. This is something i really need to solve.

Jorrit’s picture

FCKeditor has no control over the contents of the feed. You should make something of your own, I think.

lameei’s picture

but the FCKeditor is putting the

there....no?

plan9’s picture

OK Jorrit, here's what's happening for me.
Step 1 create and save page.
Step 2 edit page, click submit or preview.
Step 3 Paragraphs appear multiplied.

It appears to be happening at all paragraph points - not just around the Break. Also, it happens regardless of text changes, just going into edit mode and submitting/previewing is enough. Here's an example.

Source of orignal page:

<p><span style="font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: bold; color: rgb(102, 102, 102);" class="heading">Salon (London)<br />
295 Regent Street, London W1B 2HL<br />
31 August-11 September 2009<br />
</span><span style="font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: bold; color: rgb(102, 102, 102);" class="heading">10am-6pm, then 7-9pm for the evening events<br />
</span><br />
SALON (LONDON) is a new arts collective inspired by non-traditional spaces and inter-disciplinary collaboration and is dedicated to showcasing the UK&rsquo;s most innovative and inspiring up-and-coming artists.</p>
<p>&nbsp;</p>
<!--break-->
<p>&nbsp;</p>
<p>The first ever SALON (LONDON) project will, for two weeks only, take over a vacant commercial office building on Regent Street. The former music workshop will house a group art exhibition by day and performance events by night.</p>
<p>&nbsp;</p>
<p>Drawing inspiration from the &lsquo;salon&rsquo; ethos of education and entertainment, both the group exhibition and the evening performance events showcase a range of artistic disciplines: painters, photographers, film-makers, installation artists, comedians, dramatists, writers, and poets will come together to tell a unique, yet coherent, story.</p>
<p>&nbsp;</p>
<p><a href="http://alexandravaly.com">Alexandra Valy</a> will be showing&nbsp;<a href="http://www.alexandravaly.com/work-hou-one.html">'People in glass houses'</a><br />
See who else is showing&nbsp;<a href="http://salonlondon.co.uk/artists/">here</a>.</p>
<p>&nbsp;</p>
<p>See/download the press release&nbsp;<a href="http://www.alexandravaly.com/Salon-PressRelease.pdf">here</a>.</p>
<p>&nbsp;</p>
<p><a href="http://salonlondon.co.uk/about/" style="font-family: Arial,Helvetica,sans-serif; font-size: 8.5pt; line-height: 12pt; color: rgb(102, 102, 102); text-decoration: underline;" class="newslink">www.salonlondon.co.uk</a></p>

Same page after one edit/submit (with no manual changes to page content):

<p><span class="heading" style="font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: bold; color: rgb(102, 102, 102);">Salon (London)<br />
295 Regent Street, London W1B 2HL<br />
31 August-11 September 2009<br />
</span><span class="heading" style="font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: bold; color: rgb(102, 102, 102);">10am-6pm, then 7-9pm for the evening events<br />
</span><br />
SALON (LONDON) is a new arts collective inspired by non-traditional spaces and inter-disciplinary collaboration and is dedicated to showcasing the UK&rsquo;s most innovative and inspiring up-and-coming artists.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<!--break-->
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The first ever SALON (LONDON) project will, for two weeks only, take over a vacant commercial office building on Regent Street. The former music workshop will house a group art exhibition by day and performance events by night.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Drawing inspiration from the &lsquo;salon&rsquo; ethos of education and entertainment, both the group exhibition and the evening performance events showcase a range of artistic disciplines: painters, photographers, film-makers, installation artists, comedians, dramatists, writers, and poets will come together to tell a unique, yet coherent, story.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://alexandravaly.com">Alexandra Valy</a> will be showing&nbsp;<a href="http://www.alexandravaly.com/work-hou-one.html">'People in glass houses'</a><br />
See who else is showing&nbsp;<a href="http://salonlondon.co.uk/artists/">here</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>See/download the press release&nbsp;<a href="http://www.alexandravaly.com/Salon-PressRelease.pdf">here</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="newslink" style="font-family: Arial,Helvetica,sans-serif; font-size: 8.5pt; line-height: 12pt; color: rgb(102, 102, 102); text-decoration: underline;" href="http://salonlondon.co.uk/about/">www.salonlondon.co.uk</a></p>

I hope this gives a clue as to what is going on - it's becoming very tedious to have to remove all these extra paragraphs!

Thanks

G

Jorrit’s picture

Status: Active » Postponed (maintainer needs more info)

I do not have this problem. What version are you using exactly? Could you read http://drupal.fckeditor.net/supportrequest and send me that information privately?

Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closed because of lack of response.