]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn
update for rename of ikiwikiusers.mdwn to jasatamanjogja.mdwn
[git.ikiwiki.info.git] / doc / bugs / edits_not_showing_up_in_compiled_pages.mdwn
index ae5f995a5d1e9bfbaedb048aa22cb812e9b860b3..1345c0b17367695af44d77489b282760d94949cf 100644 (file)
@@ -1,5 +1,5 @@
 I edited some pages on the ikiwiki ikiwiki ([[/shortcuts]] and
-[[/ikiwikiusers]]).  The edits show up in RecentChanges and History, but not
+[[/jasatamanjogja]]).  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) --[[Joey]]
@@ -10,8 +10,11 @@ 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]]
 
->> Has this just happened again? [[patchqueue/datearchives-plugin]] is now exhibiting the same symptoms -- it's in the repository and RecentChanges, but the actual page is 404. --Ben
+>> Has this just happened again? [[todo/datearchives-plugin]] is now exhibiting the same symptoms -- it's in the repository and RecentChanges, but the actual page is 404. --Ben
 
 >>> Yes, it seems to have happened again. Added debugging to track it
 >>> down next time it occurs. It seems to be happening when you add things
 >>> to patchqueue. --[[Joey]]
+
+>>> Got it, it seems that htperestradier was dying and this was killing
+>>> ikiwiki before it could save state filed && [[bugs/done]], for real this time. --[[Joey]]