Re: [Tiki-users] Linking to headings with unicode characters
Jonny Bradley via TikiWiki-users <[email protected]> Mon, 14 Feb 2022 13:43:18 +0000
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Volker Tiki is probably replacing the non-ascii-7 chars with something URL safe, so check in the source of the page, of the DOM inspector for what the <a> "href" attribute value is and use that. Would be nice if tiki just did that but it would be tricky as other processing happens on the page to make sure they are all unique values (by adding numbers at the end). HTH jonny > On 14 Feb 2022, at 13:36, Volker Wysk <[email protected]> wrote: > > P.S.: It's Tiki 21 I'm talking about. > > Am Montag, dem 14.02.2022 um 14:26 +0100 schrieb Volker Wysk: >> Hi! >> >> I have two headings in my test page: "!!! Überschrift" and "!!! >> Ueberschrift". Linking to the first one with "((Mypage|#Überschrift))" >> doesn't work. Linking to the second one with "((Mypage|#Ueberschrift))" >> does work. >> >> There must be a problem with unicode characters in headings. Actually, >> linking to "((Mypage|#berschrift))" works and it links to the "Überschrift" >> heading. >> >> This looks like a bug to me. Is there a workaround? >> >> I'm about to report this as a bug. >> >> Cheers, >> Volker >> _______________________________________________ >> TikiWiki-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users > _______________________________________________ > TikiWiki-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-users _______________________________________________ TikiWiki-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-users