aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-23 15:45:44 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-23 15:45:44 -0400
commit14885af458a1c7a4aff7df884652841dda564893 (patch)
treecf3fea215c27b6be9acbbfe3bec732a771559505 /doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
parent56c2fca4b038e6b8c923192e7dbdb452f046fce5 (diff)
downloadikiwiki-14885af458a1c7a4aff7df884652841dda564893.tar
ikiwiki-14885af458a1c7a4aff7df884652841dda564893.tar.gz
cannot reproduce
Diffstat (limited to 'doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn')
-rw-r--r--doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn b/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
index b53c45fba..a95378851 100644
--- a/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
+++ b/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
@@ -1 +1,3 @@
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.
+
+> I can't reproduce that (btw, an apostrophe would be `__39__`) --[[Joey]]