National first character missing bug
-
Hi, I found some bug in displaying tables – first character is not shown if contain national specific characters – In my case from czech language like “?, ?, ?, etc.”.
How to replicate:
[table caption="Víno"] Název vyrobku¤Kategorie¤Mno?ství¤Cena bez DPH¤Cena s DPH ?umivé¤Révové víno ?umivé - brut¤0,75 l¤29,70 K?¤59 K? [/table]
Result (shorted…): “umivé Révové víno ?umivé – brut”
Workaround: add for example “.” as first character.
[table caption="Víno"] Název vyrobku¤Kategorie¤Mno?ství¤Cena bez DPH¤Cena s DPH .?umivé¤Révové víno ?umivé - brut¤0,75 l¤296,70 K?¤359 K? [/table]
Result (shorted…): “.?umivé Révové víno ?umivé – brut”
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘National first character missing bug’ is closed to new replies.