searchBuilder & stateSave | searchBuilder can't restore state when a field contains &

searchBuilder & stateSave | searchBuilder can't restore state when a field contains &

willaaamwillaaam Posts: 1Questions: 1Answers: 0
edited October 21 in Free community support

Link to test case:
https://live.datatables.net/xefezaje/1/edit?html,css,js,output

Debugger code (debug.datatables.net):
Not required

Error messages shown:
None

Description of problem:
Initialize a table with stateSave and searchBuilder. Ensure the table contains a field that contains an & character (encoded as &).

When selecting that field value (Name, equals, Use & Monitoring in the example) in the searchBuilder and reloading the page, the state isn't properly restored and the equals filter in the searchBuilder is blank.

Any help is much appreciated, I can't track it down easily.

Willem

Sign In or Register to comment.