From: http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Date: Fri, 29 Jun 2012 20:50:01 +0000 (-0400)
Subject: perhaps found a related former bug
X-Git-Tag: 3.20120725~76
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f075494e403615057a3b177f3be85e21d71be8b9?ds=inline

perhaps found a related former bug
---

diff --git a/doc/bugs/Existing_Discussion_pages_appear_as_non-existing.mdwn b/doc/bugs/Existing_Discussion_pages_appear_as_non-existing.mdwn
index 093eb77aa..9ba4ede6e 100644
--- a/doc/bugs/Existing_Discussion_pages_appear_as_non-existing.mdwn
+++ b/doc/bugs/Existing_Discussion_pages_appear_as_non-existing.mdwn
@@ -1,3 +1,5 @@
 If you look at [[todo/org mode]], the link to the Discussion page is not there (has a question mark), as if it didn't exist. But--through the search--I discovered that the Discussion page does exist actually: [[todo/org mode/Discussion]]. 
 
 So, there is a bug that prevents a link to the existing Discussion page from appearing in the correct way on the corresponding main page. --Ivan Z.
+
+Perhaps, this has something to do with the same piece of code/logic (concerning case-sensitivity) as the fixed [[bugs/unwanted discussion links on discussion pages]]? --Ivan Z.