]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob
ff85c10cefa0b1e7ba8e2181a20c85951ef1450c
[git.ikiwiki.info.git] /
1 [[!comment format=mdwn
2  username="https://me.yahoo.com/zoredache#d4929"
3  nickname="Zoredache"
4  subject="I have narrowed this problem down."
5  date="2016-08-23T20:49:08Z"
6  content="""
7 The attachments do not seem to get attached to the page, if the page has a space in the name.
9 For comparability with a wiki I had imported content from I adjusted the `wiki_file_chars` to `wiki_file_chars: '-[:alnum:]+/._ '`.
11 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.
13 """]]