From 8fbb8cacfaaadf9cae73ed1acc291a0f789ad5c1 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/zoredache#d4929" Date: Tue, 23 Aug 2016 16:51:52 -0400 Subject: [PATCH] Added a comment: I have narrowed this problem down. --- ...nt_3_b3a75eeea04757b56c793d0d987f11c1._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b3a75eeea04757b56c793d0d987f11c1._comment diff --git a/doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b3a75eeea04757b56c793d0d987f11c1._comment b/doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b3a75eeea04757b56c793d0d987f11c1._comment new file mode 100644 index 000000000..918292a81 --- /dev/null +++ b/doc/forum/Attachment_file_doesn__39__t_get_attached_to_page/comment_3_b3a75eeea04757b56c793d0d987f11c1._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/zoredache#d4929" + nickname="Zoredache" + subject="I have narrowed this problem down." + date="2016-08-23T20:51:51Z" + 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. + +Is there anyway to fix Ikiwiki attachments to work when the above `wiki_file_chars` value that permits space characters? + +"""]] -- 2.39.5