- 
    Bug 
- 
    Resolution: Timed out
- 
    Medium 
- 
        2
- 
        Severity 2 - Major
- 
        
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.
Summary
When a table contains a combination of numbers and letters, sorting does not properly alphabetize the columns.
Steps to Reproduce
- Create a table with the following data:
Column 1 Column 2 a abc b aab 3 acb abc bbc jha bac 2bcd bbb 1zja bca aaks bcb 
- Save table
- Click Column 1 to sort
Expected Results
The table will be sorted in correct alphabetical order.
Actual Results
Table is sorted as follows (Column 1):
1	
1zja	
2	
2bcd	
3	
abc	
jha	
aaks	
Notice jha is between abc and aaks. I would expect it would sort aaks, abc, jha.
Notes
See screenshot attached.
Workaround
No workaround available.
- is related to
- 
                    CONFSERVER-40460 Tables are sorted incorrectly -         
- Closed
 
-         
- mentioned in
- 
                    Page Loading...