diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-08-30 10:21:50 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-08-30 10:21:50 +0200 |
commit | 2d411d7729f2afa61afd4fd406747a204b937175 (patch) | |
tree | b97ed7084b716e2571433a3393db4b9a050468ca /doc/bugs | |
parent | 1534c891794bb9743b460fe78a1066377b359d47 (diff) |
Revert spam
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/comments_preview_unsafe_with_allowdirectives.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/comments_preview_unsafe_with_allowdirectives.mdwn b/doc/bugs/comments_preview_unsafe_with_allowdirectives.mdwn index f34b8dc13..7f9fb67e9 100644 --- a/doc/bugs/comments_preview_unsafe_with_allowdirectives.mdwn +++ b/doc/bugs/comments_preview_unsafe_with_allowdirectives.mdwn @@ -1,6 +1,6 @@ If `comments_allowdirectives` is set, previewing a comment can run directives that create files. (Eg, img.) Unlike editpage, it does not -keep track of those files and [web based issue tracker](http://www.bontq.com) expire them. So the files will linger in +keep track of those files and expire them. So the files will linger in destdir forever. Probably when the user then tries to save the comment, ikiwiki will refuse |