#2614: In wiki, links like [../report] doesn't work properply
---------------------------------------------+------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect                           |       Status:  new  
 Priority:  low                              |    Milestone:       
Component:  wiki                             |      Version:  0.9.3
 Severity:  normal                           |   Resolution:       
 Keywords:                                   |  
---------------------------------------------+------------------------------
Comment (by cboos):

 This is probably because you have this link in the !WikiStart
 page, which is kind of "special": you end up there not only
 with `http://my.site.com/myproject/wiki/WikiStart`, but also
 with `http://my.site.com/myproject/wiki` and most of the time
 also with `http://my.site.com/myproject`.

 This messes up the relative link logic.
 A possible fix would be to do a redirect to the "canonical" URL...

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2614>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to