1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
437 stars 177 forks source link

Sort text containing French Accents #223

Closed BDDinh closed 7 years ago

BDDinh commented 7 years ago

If you have french accents at the beginning of a text, when sorted ascending, that item will be appear at the end of the sorted list.

For example:

ABCD

ÉFGH

IJKL

LMNO

sorted will become:

ABCD

IJKL

LMNO

ÉFGH

1rosehip commented 7 years ago

Implemented. Please download https://raw.githubusercontent.com/no81no/jplist/master/dist/js/jplist.core.min.js again.

BDDinh commented 7 years ago

Will do and thank you!

1rosehip commented 7 years ago

You're welcome. Please close this issue if all is well.

BDDinh commented 7 years ago

Hello,

I plan to integrate the new version on Tuesday and test it thoroughly. I'll close it then. And thank you again!

1rosehip commented 7 years ago

Sure, no problem