diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-14 21:02:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-14 21:02:07 +0000 |
commit | 2d4b27330e41706af493f49ff8d215357a2a4f35 (patch) | |
tree | 2209fb24e938e2b025ad549c0aa4d80bdc1fbe9f | |
parent | 56f940f16878171f9efe42abce74586b62f5b2a8 (diff) | |
download | ikiwiki-2d4b27330e41706af493f49ff8d215357a2a4f35.tar ikiwiki-2d4b27330e41706af493f49ff8d215357a2a4f35.tar.gz |
web commit by http://jeremie.koenig.myopenid.com/
-rw-r--r-- | doc/bugs/CGI_problem_with_some_webservers.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/CGI_problem_with_some_webservers.mdwn b/doc/bugs/CGI_problem_with_some_webservers.mdwn index 383ce9034..e727c9ae2 100644 --- a/doc/bugs/CGI_problem_with_some_webservers.mdwn +++ b/doc/bugs/CGI_problem_with_some_webservers.mdwn @@ -63,3 +63,5 @@ Why do they appear two times with conflicting values in the very same hashes? >>> of cgi scripts besides ikiwiki. And of course there are many many cases >>> where ikiwiki might output to stderr, and that's the right thing to do. >>> So I don't see any way to address this in ikiwiki. --[[Joey]] + +>>>> (reported as [[debbug 437927]] and [[debbug 437932]]) --[[JeremieKoenig]] |