diff options
author | 2011-12-06 16:49:32 +0000 | |
---|---|---|
committer | 2011-12-06 16:49:32 +0000 | |
commit | cf5353acb4746cd0c2e736eecd066bd505555af3 (patch) | |
tree | 9712f4308ae8ab3b8ee3c2496d7b579177d7108f /doc | |
parent | 340d206efee926f0b39fedddb6afe0dfec43682f (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/bad_behaviour_with_file_names_with_newline_in_them/comment_1_92dfe6e9089c79eb64e2177fb135ef55._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/bad_behaviour_with_file_names_with_newline_in_them/comment_1_92dfe6e9089c79eb64e2177fb135ef55._comment b/doc/bugs/bad_behaviour_with_file_names_with_newline_in_them/comment_1_92dfe6e9089c79eb64e2177fb135ef55._comment new file mode 100644 index 000000000..7ff8f8e3d --- /dev/null +++ b/doc/bugs/bad_behaviour_with_file_names_with_newline_in_them/comment_1_92dfe6e9089c79eb64e2177fb135ef55._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-12-06T16:49:32Z" + content=""" +This only happens with the WORM backend (or possibly with SHA1E if the file's extension has a newline). + +The problem is not the newline in the file, but the newline in the key generated for the file. It's probably best to just disallow such keys being created. +"""]] |