web commit by http://id.inelegant.org/
[ikiwiki.git] / doc / bugs / edits_not_showing_up_in_compiled_pages.mdwn
1 I edited some pages on the ikiwiki ikiwiki ([[/shortcuts]] and
2 [[/ikiwikiusers]]).  The edits show up in RecentChanges and History, but not
3 in the compiled pages.  --[[JoshTriplett]]
4
5 Well, I seem to have fixed this now (crossed fingers) [[bugs/done]] --[[Joey]]
6
7 Looks fixed.  Out of curiosity, what caused the problem? --[[JoshTriplett]]
8
9 Looks like a build died halfway through, so it was stumbling over rendered
10 html pages that it didn't have record of. I don't know what build failed
11 exactly. --[[Joey]]
12
13 >> 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