Active
Project:
Tabs-Auto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2008 at 06:29 UTC
Updated:
7 Oct 2008 at 06:29 UTC
If the contents of tab-separator element is in e.g. Ukrainian, and no ID is set manually for that tab-separator element, then anchor/href IDs are *not* automatically generated from the tab-separator element contents (that is, link ends with a sharp sign # leading nowhere).
Sample:
<h1>Вступ</h1>
Then some text follows.
Two solutions possible: either attempt the transliteration of text (approach similar to - but presumably much simpler then - the i18n-ascii.txt of pathauto), *or* generate random anchor IDs.