aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
diff options
context:
space:
mode:
authorhttp://mskala.livejournal.com/ <http://mskala.livejournal.com/@web>2008-08-23 14:28:01 -0400
committerJoey Hess <joey@kitenet.net>2008-08-23 14:28:01 -0400
commit56c2fca4b038e6b8c923192e7dbdb452f046fce5 (patch)
tree07f6eed5fa6607a4e37a08be7504b202537d363b /doc/bugs/Cannot_inline_pages_with_apostrophes_in_title.mdwn
parent5115b8e418ebd4753edd73ce019b97c898ed9ff7 (diff)
downloadikiwiki-56c2fca4b038e6b8c923192e7dbdb452f046fce5.tar
ikiwiki-56c2fca4b038e6b8c923192e7dbdb452f046fce5.tar.gz
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.mdwn1
1 files changed, 1 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
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.