Bug 416425 - File order for a splited RAR archive is wrong
Summary: File order for a splited RAR archive is wrong
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 19.12.1
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-18 16:42 UTC by Yann-Kaelig
Modified: 2020-03-29 04:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yann-Kaelig 2020-01-18 16:42:52 UTC
SUMMARY

Reading direction of the world with some exceptions is Left to Right and Top to Bottom. 

STEPS TO REPRODUCE
1. Extract a RAR archive which contain splited RAR archive
2. 
3. 

OBSERVED RESULT

foo1.r00 foo1.r01 foo1.r02 foo1.r03 foo1.r04 foo1.r05 foo1.r06 foo1.r07 foo1.r08 foo1.r09 foo1.r10 foo1.r11 foo1.r12 foo1.r13 foo1.r14 foo1.r15 foo1.r16 foo1.r17 foo1.r17 foo1.rar foo1.sfv

EXPECTED RESULT

foo1.rar foo1.r00 foo1.r01 foo1.r02 foo1.r03 foo1.r04 foo1.r05 foo1.r06 foo1.r07 foo1.r08 foo1.r09 foo1.r10 foo1.r11 foo1.r12 foo1.r13 foo1.r14 foo1.r15 foo1.r16 foo1.r17 foo1.r17 foo1.sfv

ADDITIONAL INFORMATION

Expected result should be the default one when sort by Name and Type
Comment 1 Julian Steinmann 2020-02-28 21:03:48 UTC
Sorry for not handling your bug report earlier. If I understand your description correctly, you'd like to have foo1.rar sorted before foo1.r0x instead of after. To me, that sounds extraordinary - my expectation is that 0-9 should come before a-z (which is currently the case). What is the intention behind changing the order?
Comment 2 Bug Janitor Service 2020-03-14 04:33:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2020-03-29 04:33:11 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!