aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Disappearing_Pages.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-24 15:47:32 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-24 15:47:32 +0000
commit4dc618cba87814095a0ea8714fcf7604fd8acfe6 (patch)
tree0f3a62a8300f9bffe155865e6a1bfcf60c406300 /doc/bugs/Disappearing_Pages.mdwn
parentad2c77dd3076568024a28b485afbf82c3508d448 (diff)
downloadikiwiki-4dc618cba87814095a0ea8714fcf7604fd8acfe6.tar
ikiwiki-4dc618cba87814095a0ea8714fcf7604fd8acfe6.tar.gz
response
Diffstat (limited to 'doc/bugs/Disappearing_Pages.mdwn')
-rw-r--r--doc/bugs/Disappearing_Pages.mdwn16
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/bugs/Disappearing_Pages.mdwn b/doc/bugs/Disappearing_Pages.mdwn
index aceb16a76..63570e946 100644
--- a/doc/bugs/Disappearing_Pages.mdwn
+++ b/doc/bugs/Disappearing_Pages.mdwn
@@ -1,7 +1,19 @@
#Disappearing Pages
-I have a problem where pages within the rendered wiki become empty. The headers, footers, and sidepanel are there, but the body is completely missing. If I do a webedit and change anything (adding whitespace is enough) and commiting the change updates the page and the body appears. If I then do a rebuild of the wiki from the command line, I get the blank pages again. I have debug turned up but I don't see anything that makes me suspect anything. When I do a rebuild from the command line I get the following warning.
+I have a problem where pages within the rendered wiki become empty. The
+headers, footers, and sidepanel are there, but the body is completely
+missing. If I do a webedit and change anything (adding whitespace is
+enough) and commiting the change updates the page and the body appears. If
+I then do a rebuild of the wiki from the command line, I get the blank
+pages again. I have debug turned up but I don't see anything that makes me
+suspect anything. When I do a rebuild from the command line I get the
+following warning.
>Use of uninitialized value in substitution (s///) at /usr/share/perl5/IkiWiki/Plugin/inline.pm line 234.
-The odd thing is that I have 5 other wikis on this same system and none of them seem to be experiencing the same problems. The only difference seems to be the use of sidebars and google calendar in the affected wiki. \ No newline at end of file
+The odd thing is that I have 5 other wikis on this same system and none of
+them seem to be experiencing the same problems. The only difference seems
+to be the use of sidebars and google calendar in the affected wiki.
+
+> Could you post a tarball of the wiki and any setup file you use somewhere
+> so I can try to reproduce your problem? --[[Joey]]