Active
Project:
PEAR Wiki Filter
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2010 at 10:45 UTC
Updated:
27 Jul 2010 at 10:45 UTC
I'm trying to include a link in my wiki that goes directly to the edit tab for another page. Links to [[Somepage]] work fine, but if I try [[Somepage/edit|Edit somepage]] the slash is escaped to %2F and though the link in the status bar looks right when you hover over top of the link, when you click it, you get a 'page not found' and the location bar shows "http://whatever-site.com/wiki/Somepage%2Fedit"
Any thoughts on how to get around this?