#1116: Anchors do not work (and resolution proposal)
--------------------------------------------+-------------------------------
  Reporter:  ycombarnous                    |       Owner:           
      Type:  Bug                            |      Status:  new      
  Priority:  Normal                         |   Milestone:           
 Component:  Project : MediaWiki+FCKeditor  |     Version:           
Resolution:                                 |    Keywords:  Confirmed
--------------------------------------------+-------------------------------
Changes (by w.olchawa):

  * keywords:  => Confirmed

Comment:

 Actually it is a more complicated issue. When using
 {{{{ [[#anchor_name]] }}} the editor changes the name to {{{ [[|#Sec1]]
 }}}
 Creating manual anchors resolves the problem partially. e.g. the section
 is called "Science". You can use this code:
 {{{ == <span id="Science"> Science </span> == }}}
 for naming the anchor and than
 {{{ [[#Science|Go to Science section]] }}}
 for linking to it.
 However problem still remains because when you try to edit the link the
 name of the section dissapers so you have something like this:
 {{{ [[|Go to Science section]] }}}

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