Bug #46977
EM: sorting in dataTable incorrect
Status: | Resolved | Start date: | 2013-04-06 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Extension Manager | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
The dataTable sortes version string incorrectly:
1.12.1
1.1.1
Intended:
1, 2, 3, …, 9, 10, 11, …, 99, 100, 101, …
Related issues
Associated revisions
[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
[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
Reviewed-on: https://review.typo3.org/19690
History
#1 Updated by Felix Kopp over 2 years ago
- Category set to Extension Manager
#2 Updated by Felix Kopp over 2 years ago
- Status changed from New to Accepted
#3 Updated by Gerrit Code Review over 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19674
#4 Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19674
#5 Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19674
#6 Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19690
#7 Updated by Wouter Wolters over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 458c00f27f92626febf69c998e557f2b32121223.