Table with accents give a JSON error

Table with accents give a JSON error

diedeerdiedeer Posts: 16Questions: 2Answers: 0

Hi,

When I want to show a table field with accented data, I receive a JSON error
DataTables warning: table id=idtable - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1.

If I just change the data column with non accented data all works.

Someone have an idea why accents make datatables stall?
Regards.
Diedeer

Replies

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    Hi @diedeer ,

    There's a few threads worth following through on this UTF8 style subject - see here and here. Hopefully that'll do the trick,

    Cheers,

    Colin

This discussion has been closed.