aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/comments_produce_broken_links_in_RecentChanges.mdwn
blob: dae00857b3b339a14fa9b8852c1b261b65e6db4b (plain)
1
2
3
4
5
6
7
8
9
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).

> [[done]].. I I had thought about not showing internal page changes at
> all, but I like your approach better --[[Joey]]