1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/examples/server_side
Allan Jardine e7e439dd0a Fix: Cell invalidation would fail due to incorrect logic
- If d or objectRead were truthful then the row's data object would be
  replaced with an empty object. This was one shortcut in code too many!

- Relates to thread 29530 with thanks to idleog.
2015-08-19 14:40:22 +01:00
..
scripts Fix - PHP: Validate the JSONP callback as a valid Javascript function 2015-07-15 17:11:15 +01:00
custom_vars.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
defer_loading.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
ids.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
index.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
jsonp.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
object_data.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
pipeline.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
post.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
row_details.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
select_rows.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
simple.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00