]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/backlink__40__.__41___doesn__39__t_work.mdwn
ede1d2fe3ddd7a156866c136a08952b9274ab7ba
[ikiwiki.git] / doc / bugs / backlink__40__.__41___doesn__39__t_work.mdwn
1 It seems `backlink(.)` doesn't work, that is, it doesn't match pages linked
2 to from the current page.
3
4 If I have two test pages, `foo`, which links to `bar`, then (on the `foo`
5 page):
6
7  * backlink(foo) lists 'bar'
8  * backlink(.) lists nothing
9
10 tested with 3.20120109.
11
12 — [[Jon]]