master
joey 2007-02-20 03:03:51 +00:00
parent 231cf56a66
commit fa0a7fce46
1 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@ 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]]
Well, I seem to have fixed this now (crossed fingers) --[[Joey]]
Looks fixed. Out of curiosity, what caused the problem? --[[JoshTriplett]]
@ -10,4 +10,8 @@ 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? [[patchqueue/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]]