#1815: Small optimization for PHP instantiation of FCKeditor
---------------------------+------------------------------------------------
  Reporter:  ronkorving    |       Owner:  wwalc        
      Type:  Task          |      Status:  closed       
  Priority:  Normal        |   Milestone:  FCKeditor 2.6
 Component:  Server : PHP  |     Version:  SVN          
Resolution:  fixed         |    Keywords:  HasPatch     
---------------------------+------------------------------------------------
Changes (by wwalc):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 Fixed with [1574].

 Just few words to explain why closing tag is really unwanted here: suppose
 someone wants to use FCKeditor_IsCompatibleBrowser() function and move
 user to another location (send a header) if it returns false.
 Unfortunately it is currently impossible to do it without output buffering
 turned on due to whitespace characters at the end of files.

 We could remove them with fixlineendings.php but in my opinion this is a
 safer solution.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1815#comment:4>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to