summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2013-09-09 03:03:25 +0000
committerGravatar admin <admin@branchable.com>2013-09-09 03:03:25 +0000
commitfe848727bf3fc7313bf8f5a5adc57b5f6e919f85 (patch)
tree7326da9600dfcc275f2ac0178a7f4681df920c83
parent4bbad8d457bda4d84ef24dfad983922b97f0113f (diff)
-rw-r--r--doc/bugs/clicking_back_in_the_web_browser_crashes.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/bugs/clicking_back_in_the_web_browser_crashes.mdwn b/doc/bugs/clicking_back_in_the_web_browser_crashes.mdwn
new file mode 100644
index 000000000..831861a45
--- /dev/null
+++ b/doc/bugs/clicking_back_in_the_web_browser_crashes.mdwn
@@ -0,0 +1,21 @@
+### Please describe the problem.
+
+When I click on the "back" button in my web browser, I get the following error message:
+
+ git-annex has shut down
+
+ You can now close this browser window.
+
+### What steps will reproduce the problem?
+
+ 1. git annex webapp
+ 2. click on "configuration" (or whatever)
+ 3. click on the back button of your web browser
+
+### What version of git-annex are you using? On what operating system?
+
+4.20130815~bpo70+1 on Debian Wheezy, with Chromium Version 29.0.1547.57 Debian 7.1 (217859)
+
+### Please provide any additional information below.
+
+Click "forward" actually brings us back to sanity, and the webapp doesn't actually *crash*.