]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttp://mskala.livejournal.com/ <http://mskala.livejournal.com/@web>
Sat, 23 Aug 2008 18:28:01 +0000 (14:28 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 23 Aug 2008 18:28:01 +0000 (14:28 -0400)
doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn b/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
new file mode 100644 (file)
index 0000000..b53c45f
--- /dev/null
@@ -0,0 +1 @@
+If I create a page whose title contains an apostrophe, then inlining that page produces nothing.  It looks like the inline plugin is failing to do the translation from apostrophe to "_39_" that other parts of the system do, so although one can make wikilinks to such pages and have them detected as existing (for instance, by the conditional plugin), inline looks in the wrong place and doesn't see the page.