From: joey Date: Mon, 19 Feb 2007 20:08:27 +0000 (+0000) Subject: followup X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/bed393066a074a09d57bca7bfb38e53efa3ddb03?ds=sidebyside followup --- diff --git a/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn b/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn index c2ab4f73a..aaa470629 100644 --- a/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn +++ b/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn @@ -4,4 +4,8 @@ in the compiled pages. --[[JoshTriplett]] Well, I seem to have fixed this now (crossed fingers) [[bugs/done]] --[[Joey]] -Looks fixed. Out of curiosity, what caused the problem? --[[JoshTriplett]] \ No newline at end of file +Looks fixed. Out of curiosity, what caused the problem? --[[JoshTriplett]] + +Looks like a build died halfway through, so it was stumbling over rendered +html pages that it didn't have record of. I don't know what build failed +exactly. --[[Joey]]