Issue Details (XML | Word | Printable)

Key: PGTR-33
Type: Bug Bug
Status: Resolved Resolved
Resolution: Support Request
Priority: Major Major
Assignee: Jonathan Nolen
Reporter: Maleko Taylor
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Confluence PageTree Plugin

Sorting with Special Characters

Created: 26/Aug/08 04:51 PM   Updated: 10/Nov/08 08:00 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None
Security Level: public (Anyone can view the issue)

Time Tracking:
Not Specified

Labels:
Internal Complexity: 3
Internal Value: 5


 Description  « Hide
The norwegian characters æ, ø and å is not sorted correctly by the PageTree-plugin. æ is sorted before a, å is sorted between a and b. ø seems to be placed correctly after z. All the letters should be after z in the alphabet, like xyzæøå. Are there any fixes/workarounds for this problem?

 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Kent Overholdt added a comment - 08/Oct/08 03:33 AM
I suddenly found that this is not a bug. If I add "-Duser.language=no -Duser.country=NO" to Tomcats java-options the sorting is correct. Sorry that I complained about this. I should have checked the java options first.