]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn
followup
[ikiwiki.git] / doc / bugs / edits_not_showing_up_in_compiled_pages.mdwn
index f3e50e48096b27b356d264555fc9a7ebb119d323..aaa470629213ee1fde91f21bfaf5f00866b85a42 100644 (file)
@@ -1,3 +1,11 @@
 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]]
+
+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]]