Ticket #1082 (closed Bug: fixed)

Opened 16 months ago

Last modified 8 months ago

FCKeditor+mediawiki bulleted list adds a <br> at the end of the entry

Reported by: sbleazard Owned by:
Priority: Normal Milestone:
Component: Project : MediaWiki+FCKeditor Version: FCKeditor 2.5.1
Keywords: Confirmed Cc:

Description

When editing a new page in WYSIWYG mode and creating a bulleted list a <BR> is added to the end of the list entry. I have found this tricky to reproduce, so it maybe related to the first time the script is run.

Change History

Changed 15 months ago by fredck

  • component changed from General to Project : MediaWiki+FCKeditor

There is a good chance that FCKeditor 2.5 will solve this one.

Changed 14 months ago by Stephen R

I'd like to second this. I'm using a recent 2.5 SVN (9/11/07), and I'm getting similar errors.

I actually get a <br> added when making a simple mid-sentence edit to a list (numbered or bulleted). It will break the sentence in two. I can't seem to reproduce it consistently, though. It seems to be IE-specific, but I'm not sure. Very tricky.

Changed 10 months ago by w.olchawa

  • keywords Confirmed added
  • version set to FCKeditor 2.5.1

Confirmed on IE and IE7 - problem occurs when you start to edit for the first time. Actually I was able to reproduce this problem a few times, after that the lists where created normally. Example of the bug:

* IE
* IE
* IE<br>


Confirmed on FF2 - problem is a little bit different in Firefox. The <br> is added in the beginning of the list like this:

* Firefox<br>
* Firefox
* Firefox

Changed 8 months ago by wwalc

  • status changed from new to closed
  • resolution set to fixed

This has been probably fixed along with ticket #1003 - I can't reproduce it.

Note: See TracTickets for help on using tickets.