mirror of
https://github.com/DataTables/DataTables.git
synced 2025-04-01 19:25:31 +02: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.