Description of problem: In nautilus, Punjabi characters are not getting sorted in ascending order. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Select Language=Punjabi while logging in. 2.Create a sample input files with Punjabi characters typed on each line and save it in .txt form. 3.Open the .txt file in Nautilus and see the output for ascending sorting order. Actual results: Characters are not sorted in dictionary order. Expected results: Sorting should be in dictionary order. Additional info:
working on this, i will soon submit patch :) Jaswinder: thanks for reporting bug
Created attachment 309474 [details] It will add punjabi(Gurumukhi) sorting support in glibc patch for adding gurumukhi script sorting support in glibc
Testing for sorting support in glibc is completed. Sording order is as per the expectation.
I applied the patch upstream.
Ulrich, thanks for that