]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by ScottHenson
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 23 Oct 2006 16:28:06 +0000 (16:28 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 23 Oct 2006 16:28:06 +0000 (16:28 +0000)
doc/bugs/Disappearing_Pages.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Disappearing_Pages.mdwn b/doc/bugs/Disappearing_Pages.mdwn
new file mode 100644 (file)
index 0000000..aceb16a
--- /dev/null
@@ -0,0 +1,7 @@
+#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.
+
+>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