[Tiki-devel] Bug with absolute and relative links
Volker Wysk <post-hhF2Jplw28UoZk/[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi. I think I found a bug about absolute and relative links. I have a page "Tikitest:_:Links" and three links on it: ((Tikitest:_:Links:_:Abc)) ((Tikitest:_:Links)) ((Tikitest)) The first one gets interpreted as a relative link - relative to Tikitest, not to Tikitest:_:Links. This means it leads to Tikitest:_:Tikitest:_:Links:_:Abc. The second one gets interpreted as an absolute link and the "Tikitest" part gets rendered in an oval, with a grey background. This doesn't happen with the first link. The third one gets interpreted as a absolute link as well. The first one was dangling, when I created the page. So why is the first one interpreted differently from the second one? Is this a bug? Should I try the latest Tiki version? Bye, Volker