mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-07 05:54:15 +01:00
- 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.