]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
removed
authorhttps://me.yahoo.com/zoredache#d4929 <Zoredache@web>
Tue, 23 Aug 2016 20:50:08 +0000 (16:50 -0400)
committeradmin <admin@branchable.com>
Tue, 23 Aug 2016 20:50:08 +0000 (16:50 -0400)
doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b992025181bb0a9ffc38f69650ed92ed._comment [deleted file]

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 (file)
index ff85c10..0000000
+++ /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.
-
-"""]]