diff options
author | https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de <Alex@web> | 2010-08-30 07:42:22 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-30 07:42:22 +0000 |
commit | ee68e8b8b9c608b2531771fe04bdb17c18c2d067 (patch) | |
tree | e279c9ef9feea8964ab6cf9f21ecad9b00f90d55 | |
parent | f84e695f426d4ad7d5c88d3632d6d7e5bc31dd85 (diff) |
-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 7f9fb67e9..f34b8dc13 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 expire them. So the files will linger in +keep track of those files and [web based issue tracker](http://www.bontq.com) expire them. So the files will linger in destdir forever. Probably when the user then tries to save the comment, ikiwiki will refuse |