Item15167: Strings containing "T" and partial date sorted as date
Priority: Normal
Current State: New
Released In: n/a
Target Release: n/a
When sorting a table,
TablePlugin will sort as a date any string that:
- contains a (partial) date anywhere
- contains an upper-case "T"
Example:
Title |
Document Alpha |
File Beta |
Zone Tango |
Ref 2022/01 Something with a T in it |
Ref 2022/02 Something with no such letter |
Ref 2022/03 I do not contain the letter |
Ref 2022/04 Time for another T |
Ref 2022/05 Exact to a T |
Note that the three "T" items sort at the top/bottom, while the other items sort correctly.
--
ChrUllrich - 03 Nov 2022