Ticket #1989 (closed Bug: fixed)

Opened 16 months ago

Last modified 16 months ago

xhtml source formatting works only in IE

Reported by: banexbg Owned by: 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 16 months ago.

Change History

Changed 16 months ago by fredck

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

Confirmed with FF.

Changed 16 months ago by martinkou

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

Changed 16 months ago by martinkou

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

Changed 16 months ago by martinkou

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

Changed 16 months ago by martinkou

Changed 16 months ago by martinkou

  • keywords Review? added

Changed 16 months ago by fredck

  • keywords Review+ added; Review? removed

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.

Changed 16 months ago by martinkou

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

Fixed with [1691].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.