#3428: Firefox : Href encoded when using paste dialog
--------------------------------+-------------------------------------------
 Reporter:  ambio               |       Owner:                 
     Type:  Bug                 |      Status:  new            
 Priority:  Normal              |   Milestone:  CKEditor 3.x   
Component:  Core : Output Data  |     Version:  FCKeditor 2.6.4
 Keywords:  Confirmed           |  
--------------------------------+-------------------------------------------
Changes (by arczi):

  * keywords:  Pending => Confirmed
  * priority:  High => Normal
  * milestone:  => CKEditor 3.x


Comment:

 Confirmed. The following link:
 {{{
 <p><a href="xxxx(25)">my link</a></p> <p>&nbsp;</p>
 }}}
 is replaced with
 {{{
 <a href="http://dev.fckeditor.net/ticket/xxxx%2825%29";>my link</a>
 }}}

 To reproduce try to add link to page HTML (i.e. using firebug)

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3428#comment:2>
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