X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/75fca7bb11a1b80f7ba594ed28708abd78678b06..74d6e323745799ac0940468281393c4b5bee42cb:/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn 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 3a64d4f87..aaa470629 100644 --- a/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn +++ b/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn @@ -2,4 +2,10 @@ I edited some pages on the ikiwiki ikiwiki ([[/shortcuts]] and [[/ikiwikiusers]]). The edits show up in RecentChanges and History, but not in the compiled pages. --[[JoshTriplett]] -Well, I seem to have fixed this now (crossed fingers) [[bugs/done]] --[[Joey]] \ No newline at end of file +Well, I seem to have fixed this now (crossed fingers) [[bugs/done]] --[[Joey]] + +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]]