Problem/Motivation
Following the adoption of the SimpleDataTables library, columns with mixed data (example 128 days) would use the default sorting type of the library ("string") hence returning wrongfully sorted data.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3246286-4.patch | 858 bytes | xld |
Issue fork cloud-3246286
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3246286
changes, plain diff MR !480
Comments
Comment #2
xld commentedComment #4
xld commentedComment #5
yas@XLD
Thank you for the refactoring. I tested the patch and it works fine. I'll merge the patch to
4.xand close this issue as Fixed.Comment #6
yasComment #8
yas