[Trac-tickets] [The Trac Project] #2349: Anchor feature doesn't work with non-ascii characters

The Trac Project noreply at edgewall.com
Mon Nov 14 05:01:44 CST 2005


#2349: Anchor feature doesn't work with non-ascii characters
---------------------------------+------------------------------------------
 Reporter:  jouvin at lal.in2p3.fr  |       Owner:  jonas
     Type:  defect               |      Status:  new  
 Priority:  normal               |   Milestone:  0.9.1
Component:  wiki                 |     Version:  0.9  
 Severity:  major                |   Keywords:                       |  
---------------------------------+------------------------------------------
 I recently upgrade my 0.8.4 + anchor patch + TOC to plain 0.9 + TOC. URLs
 created by TOC (based on <hl> tags) no longer works if the header text
 contains non ascii characters (e.g. french accentuated characters).
 Looking at the page source, it seems that the 'id' attribute generated by
 Trac for the header contains 2 characters for the non-ascii character :
 first one is the same as the one used by TOC and second one look as a
 space but is not a space. Anyway this second character should be removed
 in anchor name in order to be used when specifying URL.

 Michel

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2349>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list