summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc <Oliver@web>2013-01-12 18:04:55 +0000
committerGravatar admin <admin@branchable.com>2013-01-12 18:04:55 +0000
commitf1ebe65d750b7560cd62bb6fbed2a2868cff6bf7 (patch)
treeb5ad64f58bfdde4f97cea5d1aabd76b099e4cd71
parentf45e768310efa0518fcb789e08de87ec924fa8f7 (diff)
-rw-r--r--doc/bugs/Creating_an_S3_repository_with_an_invalid_name_throws_an_exception.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/bugs/Creating_an_S3_repository_with_an_invalid_name_throws_an_exception.mdwn b/doc/bugs/Creating_an_S3_repository_with_an_invalid_name_throws_an_exception.mdwn
new file mode 100644
index 000000000..4cb5df545
--- /dev/null
+++ b/doc/bugs/Creating_an_S3_repository_with_an_invalid_name_throws_an_exception.mdwn
@@ -0,0 +1,17 @@
+What steps will reproduce the problem?
+
+Attempt to create an S3 repository called 'S3 (encrypted)' via the web app.
+
+What is the expected output? What do you see instead?
+
+Expected to either accept this input, or tell me that it's invalid. Instead, I see:
+
+Internal Server Error
+user error (openTCPConnection: host lookup failure for "S3 (encrypted)-610526e6-5ce2-11e2-997e-970cbca93f19.s3.amazonaws.com")
+
+What version of git-annex are you using? On what operating system?
+
+3.20130107 On Fedora 17 (64-bit).
+
+Please provide any additional information below.
+