aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Attachment_file_doesn__39__t_get_attached_to_page
diff options
context:
space:
mode:
authorhttps://me.yahoo.com/zoredache#d4929 <Zoredache@web>2016-08-23 16:50:08 -0400
committeradmin <admin@branchable.com>2016-08-23 16:50:08 -0400
commit27c85b6e9dd171c6a6e170260a6deb2adb6b36ee (patch)
tree20d1e05ae3d8cc89d4d1a4d792f00836556168c7 /doc/forum/Attachment_file_doesn__39__t_get_attached_to_page
parent0d6fc977b570e71f7a7f2a4c323232a6a2409210 (diff)
downloadikiwiki-27c85b6e9dd171c6a6e170260a6deb2adb6b36ee.tar
ikiwiki-27c85b6e9dd171c6a6e170260a6deb2adb6b36ee.tar.gz
removed
Diffstat (limited to 'doc/forum/Attachment_file_doesn__39__t_get_attached_to_page')
-rw-r--r--doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b992025181bb0a9ffc38f69650ed92ed._comment13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b992025181bb0a9ffc38f69650ed92ed._comment b/doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b992025181bb0a9ffc38f69650ed92ed._comment
deleted file mode 100644
index ff85c10ce..000000000
--- a/doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b992025181bb0a9ffc38f69650ed92ed._comment
+++ /dev/null
@@ -1,13 +0,0 @@
-[[!comment format=mdwn
- username="https://me.yahoo.com/zoredache#d4929"
- nickname="Zoredache"
- subject="I have narrowed this problem down."
- date="2016-08-23T20:49:08Z"
- content="""
-The attachments do not seem to get attached to the page, if the page has a space in the name.
-
-For comparability with a wiki I had imported content from I adjusted the `wiki_file_chars` to `wiki_file_chars: '-[:alnum:]+/._ '`.
-
-Attachments work work fine when being attached to a page that matches `'-[:alnum:]+/._'`, but if you have a space in the page name attachments fail.
-
-"""]]