Ticket #1989 (closed Bug: fixed)

Opened 2 months ago

Last modified 2 months ago

xhtml source formatting works only in IE

Reported by: banexbg Assigned to: martinkou
Priority: High Milestone: FCKeditor 2.6
Component: Core : Output Data Version: FCKeditor 2.6 Beta
Keywords: Confirmed Firefox Review+ Cc:

Description

In fckeditor 2.6 beta if you look at the source in firefox (on windows and mac os) and safari it is HTML not XHTML, but if you take a look at the same editor in Internet Explorer it is as it supposed to be XHTML (<br />, <img ... />...). It is not only happening on my implementation of fckeditor it is also present in your demo page, and included samples. I'm using php implementation.

Attachments

1989.patch (2.8 kB) - added by martinkou on 03/12/08 11:10:28.

Change History

03/11/08 11:07:09 changed by fredck

  • component changed from General to Core : Output Data.
  • priority changed from Normal to High.
  • owner changed.
  • version set to FCKeditor 2.6 Beta.
  • milestone set to FCKeditor 2.6.
  • keywords set to Confirmed Firefox.

Confirmed with FF.

03/12/08 09:46:10 changed by martinkou

  • owner set to martinkou.
  • status changed from new to assigned.

03/12/08 10:28:35 changed by martinkou

Both this ticket and #1981 are caused by the change to fckxhtml_gecko.js in [1192].

03/12/08 10:36:42 changed by martinkou

Also, the changes in fcktools_gecko.js contribute to the bug.

03/12/08 11:10:28 changed by martinkou

  • attachment 1989.patch added.

03/12/08 11:10:42 changed by martinkou

  • keywords changed from Confirmed Firefox to Confirmed Firefox Review?.

03/13/08 11:31:20 changed by fredck

  • keywords changed from Confirmed Firefox Review? to Confirmed Firefox Review+.

Nice trick Martin! I was sure this bug was coming from that change.

This one should also fix #1955 and #1981, as you have already noted.

03/14/08 07:15:47 changed by martinkou

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed with [1691].

Click here for more info about our SVN system.