Description
Ein_LLink ["Ein_LLink"] and Ein LLink ["Ein LLink"] are treated as two different links in [[FullSearch(linkto:Ein_LLink)]] and also in Orphaned Pages although they link to the same page.
Steps to reproduce
...
Example
see DavidLinke
Details
This Wiki.
Workaround
?
Discussion
- Maybe title-Search is also affected - not tested.
This is because the page links are not normalised before caching them.
- We to add setPagelinks(links) which will normalize names before saving the cache.
Makes sense, needs testing.
Fixed in formatter.base and in search.LinkSearch. Hope that there are no more places to look at.
Problem is not fixed in this wiki. See the example - it still gives the wrong result. Maybe it is now only a problem with outdated cache... .Since "delete cache" is disabled, I cannot try.
I deleted the pagelinks (and text_html) cache, seems to work now. -- ThomasWaldmann 2005-11-05 19:52:35
Plan
- Priority:
- Assigned to:
- Status: fixed in patch-174