aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/attachment:_escaping_underscores_in_filename__63__.mdwn
blob: 69c9e31fd6eee749e8bc6d3b0a4166c6e0b6690b (plain)
1
2
3
4
5
6
7
I've just noticed that `attachment` plugin escapes the 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]]