aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/comments_produce_broken_links_in_RecentChanges.mdwn
blob: 0d1d89b3f405534e6943bdac0cbb8780db84dfa6 (plain)
1
2
3
4
5
6
Comments produce links like `sandbox/comment_1` in [[RecentChanges]], which,
when clicked, redirect to a page that does not exist.

The `recentchanges` branch in my repository contains one possible [[patch]],
which causes the CGI to go to the [[ikiwiki/directive/meta]] `permalink`, if
any, if the page is internal (comments do have a permalink).