aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-05-06 20:05:45 +0100
committerSimon McVittie <smcv@debian.org>2016-05-06 20:05:45 +0100
commit847c9f232efad6820cb7788994c2418a8cb89992 (patch)
tree469b24d7dc8f5e59b2949d9a95780876f742311e
parent9fe33a4c946313f5929e9b52809c7aae35502785 (diff)
parent644d099e5a0011e8906973a7366e4002dda382d9 (diff)
downloadikiwiki-847c9f232efad6820cb7788994c2418a8cb89992.tar
ikiwiki-847c9f232efad6820cb7788994c2418a8cb89992.tar.gz
Merge remote-tracking branch 'origin/master'
-rw-r--r--doc/todo/Correctly_handle_filenames_starting_with_a_dash_in_add__47__rm__47__mv.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Correctly_handle_filenames_starting_with_a_dash_in_add__47__rm__47__mv.mdwn b/doc/todo/Correctly_handle_filenames_starting_with_a_dash_in_add__47__rm__47__mv.mdwn
new file mode 100644
index 000000000..5a3403550
--- /dev/null
+++ b/doc/todo/Correctly_handle_filenames_starting_with_a_dash_in_add__47__rm__47__mv.mdwn
@@ -0,0 +1 @@
+BUG: Creating pages starting with dash(es) in the CGI doesn't add/commit them automatically to the GIT backend repository. This is fixed in the forked repository at <https://github.com/wagnerflo/ikiwiki> in commit [6b0ae40](https://github.com/wagnerflo/ikiwiki/commit/6b0ae40d109c58ae5ca098496ac30c7ef0074131).