#2807: Fatal error when using content-type: application/xhtml+xml
------------------------+---------------------------------------------------
  Reporter:  moroz1999  |       Owner:          
      Type:  Bug        |      Status:  reopened
  Priority:  Normal     |   Milestone:          
 Component:  General    |     Version:          
Resolution:             |    Keywords:          
------------------------+---------------------------------------------------
Changes (by moroz1999):

  * status:  closed => reopened
  * resolution:  invalid =>


Comment:

 Yes, arczi is right - the problem is caused by unability to use the
 document.write() method for XHTML applications.
 Why not to fix FCKEditor::Create() method instead of using the workaround
 with FCKEditor::CreateHTML() for an everyday situation?
 document.write is clearly not the optimal long-term solution for the
 modern web, so this should be at least replaced with innerHTML for the
 browsers capable of innerHTML operations.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2807#comment:2>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to