Ticket #1989 (closed Bug: fixed)
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
Change History
comment:1 Changed 4 years 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
comment:2 Changed 4 years ago by martinkou
- Owner set to martinkou
- Status changed from new to assigned
comment:4 Changed 4 years ago by martinkou
Also, the changes in fcktools_gecko.js contribute to the bug.
comment:7 Changed 4 years 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.


Confirmed with FF.