Bug 202338

Summary: Go "up" from compressed file doesn't update the URI
Product: [Applications] konqueror Reporter: FiNeX <finex>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description FiNeX 2009-08-02 19:10:28 UTC
1) start konqueror
2) click on a compressed file (call it "test.tar")
-> the file content will be displayed like a normal folder
-> the URI is tar:// ... path ... /test.tar/

3) click "Up" button or press ALT+Up
-> the URI (on the location bar) will be: tar:// ... path .../

It is not only a naming problem: if you try to paste a file while the address is wrong, it will be impossible. I don't know if there are other side effects.


Two notes: 
- dolphin behave right instead.
- pressing ALT+Left (or clicking on "BACK" action) is correct too.
Comment 1 Dario Andres 2009-08-02 19:30:57 UTC
Related to bug 79302 (which I guess it's a Konqueror problem and not a KIO one). Thanks
Comment 2 FiNeX 2009-08-03 00:29:31 UTC
You're right. I agree with you. I set this as dup of bug 79302 and I'll change the product of it.

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