mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-19 12:52:11 +01:00
e7e439dd0a
- 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.