diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:03:51 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:03:51 +0000 |
commit | fa0a7fce4613cc3d9eaa0220a4fb00395257d7e1 (patch) | |
tree | b2736a0404c28e2a5edadcd1544d6214941b4f64 /doc/bugs | |
parent | 231cf56a66a95c76d9a9a78b26e6ecead6afd9d8 (diff) | |
download | ikiwiki-fa0a7fce4613cc3d9eaa0220a4fb00395257d7e1.tar ikiwiki-fa0a7fce4613cc3d9eaa0220a4fb00395257d7e1.tar.gz |
oof
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn | 8 |
1 files changed, 6 insertions, 2 deletions
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 81159dbf4..ae5f995a5 100644 --- a/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn +++ b/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn @@ -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
\ No newline at end of file +>> 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]] |