Actions
Bug #1995
closedTruncating long utf-8 tab titles for drop-down ordering not done properly
Description
As illustrated in attached screenshot (using Greek language but also present with russian).
Files
Actions
Added by nant over 14 years ago. Updated over 14 years ago.
Description
As illustrated in attached screenshot (using Greek language but also present with russian).
Files
cbutftrun.png (33.8 KB) cbutftrun.png | nant, 20 September 2010 21:45 | ||
1995-1.patch (894 Bytes) 1995-1.patch | krileon, 21 October 2010 21:45 | ||
1995-2.patch (692 Bytes) 1995-2.patch | krileon, 21 October 2010 21:45 |
Added CBs ISO or UTF8 strlen and substr functions instead of straight PHP functions. Also fixed mb_substr as was missing its encoding.
split patch into 2 patches as target is different files
Fixed as suggested in r1252 .
Thanks Kyle