]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/CGI_problem_with_some_webservers.mdwn
web commit by http://jeremie.koenig.myopenid.com/
[ikiwiki.git] / doc / bugs / CGI_problem_with_some_webservers.mdwn
index fa1e8f65129ca9300f769fbe02c066db6933379a..e2576dd5f31274f365c5ab17a8db7a98938d9ea4 100644 (file)
@@ -1,6 +1,8 @@
-The edit function has a problem when running with [[debpkg thttpd]]
-or [[debpkg mini-httpd]]: for some reason the headers ikiwiki
-outputs are transmitted as the page content.
+The "ikwiki.cgi?page=index&do=edit" function has a problem
+when running with [[debpkg thttpd]] or [[debpkg mini-httpd]]:
+for some reason the headers ikiwiki outputs are transmitted
+as the page content. Surprisingly, the "do=prefs" function
+works as expected.
 
 Here is what it looks like in iceweasel:
 
@@ -15,4 +17,10 @@ Here is what it looks like in iceweasel:
 
 Ikiwiki runs fine with [[debpkg boa]].
 
+--[[JeremieKoenig]]
+
+It doesn't work for signin either.
+What is the reason for these "header => 1" in FormBuilder initialisations?
+Why do they appear two times with conflicting values in the very same hashes?
+
 --[[JeremieKoenig]]
\ No newline at end of file