]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/comments_produce_broken_links_in_RecentChanges.mdwn
0d1d89b3f405534e6943bdac0cbb8780db84dfa6
[ikiwiki.git] / doc / bugs / comments_produce_broken_links_in_RecentChanges.mdwn
1 Comments produce links like `sandbox/comment_1` in [[RecentChanges]], which,
2 when clicked, redirect to a page that does not exist.
3
4 The `recentchanges` branch in my repository contains one possible [[patch]],
5 which causes the CGI to go to the [[ikiwiki/directive/meta]] `permalink`, if
6 any, if the page is internal (comments do have a permalink).