diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/tbasewiki__95__brokenlinks.t_broken.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/tbasewiki__95__brokenlinks.t_broken.mdwn b/doc/bugs/tbasewiki__95__brokenlinks.t_broken.mdwn index 792eeec88..30c70d550 100644 --- a/doc/bugs/tbasewiki__95__brokenlinks.t_broken.mdwn +++ b/doc/bugs/tbasewiki__95__brokenlinks.t_broken.mdwn @@ -51,4 +51,8 @@ After some step through I figured out that the template directory was invalid, a ok(`grep 'no broken links' t/basewiki_brokenlinks/out/index.html`); system("rm -rf t/basewiki_brokenlinks/out t/basewiki_brokenlinks/.ikiwiki"); -Other than ikiwiki.in, am I missing something here?
\ No newline at end of file +Other than ikiwiki.in, am I missing something here? + +>> I think this is [debbug 425891]. I have sent there a patch that incorporates the original +>> author's two diffs but has a more correct solution to the first problem described +>> above. -- Thomas, 2007-06-26
\ No newline at end of file |