]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/attachment:_escaping_underscores_in_filename__63__.mdwn
* Bug?
[git.ikiwiki.info.git] / doc / bugs / attachment:_escaping_underscores_in_filename__63__.mdwn
diff --git a/doc/bugs/attachment:_escaping_underscores_in_filename__63__.mdwn b/doc/bugs/attachment:_escaping_underscores_in_filename__63__.mdwn
new file mode 100644 (file)
index 0000000..f7e1c80
--- /dev/null
@@ -0,0 +1,7 @@
+I've just noticed that `attachment` plugin esacapes underscore characters
+in attached filenames. For example, when I wanted to add
+`foo_bar_baz.txt` file, then Ikiwiki added file `foo__95__bar__95__baz.txt`
+to my Subversion repo. I hope that the filename is terribly ugly not only
+for me ;)
+
+Is it a bug or security feature? --[[PaweÅ‚|ptecza]]