Turkish character issue in search box

Turkish character issue in search box

CrackerCracker Posts: 2Questions: 0Answers: 0
edited January 2014 in DataTables 1.9
I'm using bootstrap datatable tool. In initialization i set the option bCaseInsensitive as a true but it is not working for Turkish characters. For example we have İ and i, it doesnt understand the value of İ as a i, it is only work for I which accept it as a i. So if i have a some words in my table like İthalic it doesnt find when i put ithalic.

Is there any way to implement search box acceptance language or anything?

Thank you for your help.

Replies

  • CrackerCracker Posts: 2Questions: 0Answers: 0
    It is works fine for Default chars but what about UTF-08, Turkish characters?

    Ex: İ doesnt works well
  • einstein85einstein85 Posts: 1Questions: 0Answers: 0
    i too was problem :(
    this link interesting:
    http://stackoverflow.com/questions/16933672/qt-turkish-characters-in-regular-expressions
This discussion has been closed.