CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #3222

keyword index doesn't work with unicode (2byte) letters

Added by Cray Flatline about 4 years ago. Updated over 2 years ago.

Status:New Start date:2009-05-01
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:Wiki Rendering Spent time: -
Target version:dr_wiki 1.x Estimated time:1.00 hour
Votes: 0

Description

Keyword index generation doesn't work because we need to use mb_substr instead substr.

I have created patch but my PHP even worse than English, so better to use not check if (mb_check_encoding($str,'UTF-8')) but set here site encoding mb_substr(mb_strtoupper($str, "utf-8"),0,1,'utf-8');

Please fix ASAP also category index and other places where used such a substring.

keyword_index.php - fixed and little bit optimized keyword index (4.8 kB) Cray Flatline, 2009-05-01 11:33

Associated revisions

Revision 33547
Added by Oliver Klee almost 3 years ago

[Bug 3222] Model the "additional attendees" as a 1:n relation from registrations to FE users, r=niels

Also available in: Atom PDF