#2886: Implement logic for handling bogus BR nodes.
------------------------+---------------------------------------------------
  Reporter:  martinkou  |       Owner:  martinkou        
      Type:  Task       |      Status:  reopened         
  Priority:  Normal     |   Milestone:  CKEditor 3.0     
 Component:  General    |     Version:  SVN (FCKeditor)  
Resolution:             |    Keywords:  IBM 3.0RC Review+
------------------------+---------------------------------------------------
Changes (by garry.yao):

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


Comment:

 When constructing parser nodes:
 {{{
 block.children.push( new CKEDITOR.htmlParser.text( '\xa0' ) );
 }}}
 we should also update their parent for newly create text, now there's a
 lot of '''hang up''' text nodes resulted.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2886#comment:23>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to