fixed at some point?
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Fri, 6 Apr 2012 14:46:24 +0000 (10:46 -0400)
committeradmin <admin@branchable.com>
Fri, 6 Apr 2012 14:46:24 +0000 (10:46 -0400)
doc/bugs/wrong_link_in_recentchanges_when_reverting_an_ikiwiki_outside_git_root.mdwn

index bf311c19878e02e9437a99adac6caccf1ce7f693..fadf289dfd3fbc53681a009536d16b05e3798033 100644 (file)
@@ -1,3 +1,6 @@
 in ikiwiki instances that don't reside in the git root directory (the only ones i know of are ikiwiki itself), reverts show the wrong link in the recentchanges (for example, in the ikiwiki main repository's 4530430 and its revert, the main index page was edited, but the revert shows doc/index as a link).
 
 the expected behavior is to compensate for the modified root directory (i.e., show index instead of doc/index).
+
+> This seems to work OK now - commit 84c4ca33 and its reversion both
+> appear correctly in [[recentchanges]]. --[[smcv]]