summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2013-11-06 15:00:13 +0000
committerGravatar admin <admin@branchable.com>2013-11-06 15:00:13 +0000
commit87e41792e9a4db24cca1da0dbbe973d1ff448048 (patch)
treedfa889ec323c52f098fb27be6402b03cde9ade51
parent7b477a691c8997f0ddaf69765222a48da59d8a35 (diff)
-rw-r--r--doc/bugs/internal_server_error:_hGetContents:_invalid_argument___40__invalid_byte_sequence__41__.mdwn7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/bugs/internal_server_error:_hGetContents:_invalid_argument___40__invalid_byte_sequence__41__.mdwn b/doc/bugs/internal_server_error:_hGetContents:_invalid_argument___40__invalid_byte_sequence__41__.mdwn
index 6f1244391..1e77f3102 100644
--- a/doc/bugs/internal_server_error:_hGetContents:_invalid_argument___40__invalid_byte_sequence__41__.mdwn
+++ b/doc/bugs/internal_server_error:_hGetContents:_invalid_argument___40__invalid_byte_sequence__41__.mdwn
@@ -2,11 +2,14 @@
Some logs fail to be displayed, and instead of displaying parts of the log, no logs at all are displayed in the webapp.
-The problem character is, I believe, a latin-1 encoded filename (as opposed to UTF-8).
+The problem character is, I believe, a latin-1 encoded filename (as opposed to UTF-8). --[[anarcat]]
### What steps will reproduce the problem?
-# downloads [this logfile](http://paste.anarc.at/daemon.log.1) and load the webapp.
+1. download [this logfile](http://paste.anarc.at/daemon.log.1)
+2. install it in .git/annex/daemon.log
+3. load the webapp
+4. visit the logs page
### What version of git-annex are you using? On what operating system?