diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-24 15:51:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-24 15:51:28 -0400 |
commit | e92f292525c615daf98c3bcf6a10a252bc77ebaa (patch) | |
tree | 727e907a519f59ee6e20ad72a13b197e19de795e /doc/bugs | |
parent | 26d9a24fde920429add603b9d893787c41903477 (diff) | |
parent | 6664b620b6bee884f247ce3025a69a1bc436ea99 (diff) | |
download | ikiwiki-e92f292525c615daf98c3bcf6a10a252bc77ebaa.tar ikiwiki-e92f292525c615daf98c3bcf6a10a252bc77ebaa.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/wrong_attachment_size.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/wrong_attachment_size.mdwn b/doc/bugs/wrong_attachment_size.mdwn new file mode 100644 index 000000000..c57891c75 --- /dev/null +++ b/doc/bugs/wrong_attachment_size.mdwn @@ -0,0 +1,5 @@ +Using ikiwiki 3.20100815.7 on Debian Squeeze or ikiwiki 3.20100815~bpo50+1 on Debian Lenny, the [[attachments|plugins/attachment] list on an edit page all show the same (wrong) file size, which is the size of one of the files. +You can see the phenomenon on this wiki page: +<http://tools.ipol.im/ikiwiki.cgi?page=sandbox&do=edit>. + +-- [[nil|users/nil]] |