Bug 290034 - ark extract full path was even selecting a sub-folder to extract
Summary: ark extract full path was even selecting a sub-folder to extract
Status: RESOLVED DUPLICATE of bug 208384
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 0.0.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 17:57 UTC by
Modified: 2011-12-28 18:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Structure with severall sub-folders and files to be used as test-case. (290 bytes, application/octet-stream)
2011-12-28 17:59 UTC,
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***