Skip to content

Sort with accented characters #67

@Neoziox

Description

@Neoziox

I have this:
[!multiTV? &tvName=`multicontent` &outerTpl=`content.outer` &rowTpl=`content.row` &display=`all` &orderBy=`title1:text asc` &offset=`0` &published=`1` !]
But, if I have “Éclair” this row is sorted at the end.
I tried to add setlocale(LC_COLLATE, 'fr_FR.UTF8', 'fr_FR.UTF-8', 'fr.UTF8', 'fr.UTF-8'); in multitv.class.php line 1263 (before the usort function) but it's doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions