[BUGFIX] EM: sorting in dataTable incorrect
The dataTable sortes version string incorrectly: 1.12.1 1.1.1 Intended: 1, 2, 3, ., 9, 10, 11, ., 99, 100, 101, ... Also disable sorting on column "Actions" Fixes: #46977 Releases: 6.1, 6.0 Change-Id: Ie6211edee52bf712f4463a57d800f0c1e705f1da Reviewed-on: https://review.typo3.org/19674 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/extensionmanager/Resources/Public/JavaScript/main.js 56 additions, 1 deletion...sext/extensionmanager/Resources/Public/JavaScript/main.js
- typo3/sysext/extensionmanager/Resources/Public/JavaScript/ter.js 9 additions, 2 deletions...ysext/extensionmanager/Resources/Public/JavaScript/ter.js
Please register or sign in to comment