Bug 290034

Summary: ark extract full path was even selecting a sub-folder to extract
Product: [Applications] ark Reporter: Zé <mmodem00>
Component: generalAssignee: Raphael Kubo da Costa <rakuco>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 0.0.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Structure with severall sub-folders and files to be used as test-case.

Description 2011-12-28 17:57:16 UTC
Version:           0.0.1 (using Devel) 
OS:                Linux

I have created a test.case folder (with severall subfolders) and crompressed it as test.case.tar.gz.

This is the structure of the test.case:
]$ ls -R test.case
test.case:
file.case.txt  folder1/

test.case/folder1:
file1.txt  folder2/

test.case/folder1/folder2:
file2.txt  folder3/

test.case/folder1/folder2/folder3:
file3.txt


Now opening file test.case.tar.gz and if for exampe i select to extract folder3, it happens that Ark will extract the all structure path instead just extract from folder3.

Im attaching thei test.case file so it can be used as example and tests.

Reproducible: Always

Steps to Reproduce:
ALready described.

Actual Results:  
IF selecting to extract sub-folder folders3 it will extract all path and not just from folder3.

Expected Results:  
If should extract from the selected sub-folder and NOT the all structure path.

OS: Linux (x86_64) release 3.1.6-1.1-desktop
Compiler: gcc
Comment 1 2011-12-28 17:59:00 UTC
Created attachment 67196 [details]
Structure with severall sub-folders and files to be used as test-case.
Comment 2 2011-12-28 18:00:15 UTC
To refer that i did checked with other compress applications, like Winrar, Winzip and all run like expected, extracting only from the selected folder.
Comment 3 Raphael Kubo da Costa 2011-12-28 18:14:27 UTC
Known bug, I'm on it. Thanks.

*** This bug has been marked as a duplicate of bug 208384 ***