aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-11 09:55:05 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-11 09:55:05 +0000
commit02fd4b9f337dc8d88c47c13be7591f6e4b8949de (patch)
tree160930a710307d92334ce7f86fea32d8ae9b2240 /doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn
parent1833f48a86e71de5913db18c2de23b266c9160a4 (diff)
downloadikiwiki-02fd4b9f337dc8d88c47c13be7591f6e4b8949de.tar
ikiwiki-02fd4b9f337dc8d88c47c13be7591f6e4b8949de.tar.gz
web commit by http://ptecza.myopenid.com/: * Thanks
Diffstat (limited to 'doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn')
-rw-r--r--doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn b/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn
index befda2a93..e15522a88 100644
--- a/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn
+++ b/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn
@@ -15,7 +15,7 @@ Temporarily I've disabled conditional plugin to avoid that bug.
PS. I still use ikiwiki 1.50 backported for Debian 'sarge'.
--- Pawel
+--Pawel
---
@@ -67,7 +67,7 @@ because `patch` command fails:
Could you please fix that patch? I guess how to do it, but I don't want
to break the code I distribute in my backport ;)
--- Pawel
+--Pawel
> It's not my patch.. IIRC my suggestion was simply to do this: --[Joey]]
@@ -84,3 +84,10 @@ to break the code I distribute in my backport ;)
return IkiWiki::FailReason->new("syntax error") if $@;
return $ret;
} #}}}
+
+>> Thanks a lot, Joey! It works :)
+>>
+>> BTW, I was quite sure that you sent me the old patch via e-mail long time ago.
+>> Maybe I found it at old ikiwiki home page? I don't remember it now.
+>>
+>> --Pawel \ No newline at end of file