Bug 116354 - Package "yast-transfers" is on an uncommon place in the ABC [KDE; Hungarian].
Summary: Package "yast-transfers" is on an uncommon place in the ABC [KDE; Hungarian].
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: RC 1
Hardware: Other SUSE Other
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Stefan Hundhammer
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-10 19:21 UTC by Balazs Melikant
Modified: 2005-09-15 10:05 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Screenshot. (47.57 KB, image/jpeg)
2005-09-10 19:22 UTC, Balazs Melikant
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Melikant 2005-09-10 19:21:24 UTC
Everything is on the shot I attached; the packages are sorted after their names,
yast-transfers should be before or rather _after_ the yast-trans-* packages, but
surely not in the middle...
Comment 1 Balazs Melikant 2005-09-10 19:22:48 UTC
Created attachment 49525 [details]
Screenshot.
Comment 2 Michael Gross 2005-09-12 11:11:30 UTC
The maintainer should decide... reassigned.
Comment 3 Lukas Ocilka 2005-09-12 12:43:50 UTC
Seems to be a Qt problem of the packagemanager.
Sorting might be ignoring hyphens in strings.

--- cut ---
trans-es
transfer (trans-fer)
trans-fi
--- cut ---
Comment 4 Stefan Hundhammer 2005-09-13 20:51:53 UTC
The bug description does not contain any useful information, so if the subject 
gets changed, this bug will be confusing for everybody. For future bugs, 
please read this: 
 
http://www.suse.de/~sh/Bugreporting-faq/index.html#bugzilla_see_subject 
Comment 5 Stefan Hundhammer 2005-09-13 20:55:07 UTC
It's an alpha sort according to the current locale. In some locales, special 
characters like a dash change the sorting order, in some they do not. If the 
dash does not have any influence (as seems to be the case here), 
"yast2-transfer" indeed will be sorted in the middle of some "yast2-trans-*" 
packages. 
 
IMHO that name "yast2-transfer" was an unlucky choice. 
Comment 6 Balazs Melikant 2005-09-14 18:41:09 UTC
Dear #4!
In case you would have an improved and more descriptive idea for the above
subj., please change it accordingly! (Anyway, one would stay in contact with
_very_ few people, e.g. while ignoring empty/dummy subjects...)
Independently how this bug is tagged, the feature is still present & confirmed;
being picky just simply doesn't solve this. You probably know, that it's
general, and "yast2-transfers" is not the only package like that; at least on
the Hungarian locale.
Comment 7 Lukas Ocilka 2005-09-15 09:40:17 UTC
Werner: Aplhabetical sorting in Hungaryan language probably ignores hyphens.
You're the assignee of the Base-system. Please, what do you think of it? Is is a
correct behavior, just a feature or a bug? Could it be fixed/enhanced not to
ignore that character?

Thanks
Comment 8 Dr. Werner Fink 2005-09-15 10:05:58 UTC
The sorting is given with LC_COLLATE=hu_HU ... if this
sorting results in the image of attachment id=49525 then
this is correct.