[BUG REPORT]Localization can cause incorrect sorting


#1

image

"Text"::"Texte"
"Number"::"Nombre"
"Text (Case Sensitive)"::"Texte (sensible à la casse)"
"Date - YYYY-MM-DD"::"Date - AAAA-MM-JJ"
"Date - MM/DD/YYYY"::"Date - JJ/MM/AAAA"

Trier.rp (56.0 KB)

It can be sorted normally in the default English, but it fails in French.

When I debugged, I found that the javascript script judges the string in English.