From 56c2fca4b038e6b8c923192e7dbdb452f046fce5 Mon Sep 17 00:00:00 2001 From: "http://mskala.livejournal.com/" Date: Sat, 23 Aug 2008 14:28:01 -0400 Subject: [PATCH] --- doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn 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 index 000000000..b53c45fba --- /dev/null +++ b/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn @@ -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. -- 2.44.0