Bug 96629 - display of content of zip file containing a zip file !
Summary: display of content of zip file containing a zip file !
Status: RESOLVED DUPLICATE of bug 73821
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: zip (show other bugs)
Version: SVN
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 12:59 UTC by Daniel Moyne
Modified: 2005-05-15 19:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
genj_de-2.x.zip (57.50 KB, application/x-zip)
2005-01-10 16:36 UTC, Daniel Moyne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Moyne 2005-01-09 12:59:47 UTC
Version:           3.3.2 (using KDE 3.3.2, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.4.3 (Mandrakelinux 10.2 3.4.3-1mdk)
OS:                Linux (i686) release 2.6.8.1-12mdk

I will call this a bug because the action resulting from a click on a zip file (*.zip) containing itself a zip file (*.zip) does not yield the expected result ; I have here to be more specific ; I have an application that builds through a specific process the following zipped file called here "example.zip" and containing this :
contrib/
        contrib/wikipedia/
        contrib/wikipedia/de.wikipedia.zip
        contrib/wikipedia/license.txt
lib/
        lib/genj_de.jar
So nothing out of the ordinary except that the contrib directory contains itself a zipped file !

When clicking on the icon of the zipped file "example.zip" I would expect to see the content of the file I mean what is described above but not I see this :
de.wikipedia
that is to say not event the content of the contrib directory (tant would be also ridiculous !) but only the unzipped file (taht was also zipped) contained in it.

I would call this a bug !
Comment 1 Thiago Macieira 2005-01-09 18:44:46 UTC
It works as expected here, both in Konqueror and in Ark. This is HEAD 20050104.

When I click on a .zip file in Konqueror, it shows the listing of the zipfile inside Konqueror, using kio_zip (zip:/ URL). When I click on a .zip file inside that, Ark is opened and shows the correct result.

When you click the zip file, does Ark get opened, or is the file listing inside Konqueror?
Comment 2 Daniel Moyne 2005-01-10 16:36:34 UTC
Le Dimanche 9 Janvier 2005 18:44, Thiago Macieira a écrit :
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=96629
>
>
>
>
> ------- Additional Comments From thiago.macieira kdemail net  2005-01-09
> 18:44 ------- It works as expected here, both in Konqueror and in Ark. This
> is HEAD 20050104.
>
> When I click on a .zip file in Konqueror, it shows the listing of the
> zipfile inside Konqueror, using kio_zip (zip:/ URL). When I click on a .zip
> file inside that, Ark is opened and shows the correct result.
>
> When you click the zip file, does Ark get opened, or is the file listing
> inside Konqueror?
Thiago,
I was talking about action inside Konqueror when clicking on a specific zip 
file, the one attached for you to test.


Created an attachment (id=9025)
genj_de-2.x.zip
Comment 3 Thiago Macieira 2005-01-10 16:49:09 UTC
I can confirm it, with this specific file. unzip -l and Ark show the correct results. kio_zip doesn't.

This is HEAD 20050104
Comment 4 Daniel Moyne 2005-01-10 20:44:25 UTC
Le Lundi 10 Janvier 2005 16:49, Thiago Macieira a écrit :
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=96629
> thiago.macieira kdemail net changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- AssignedTo|konq-bugs kde org           |faure kde org
>              Status|UNCONFIRMED                 |NEW
>           Component|general                     |zip
>       everconfirmed|0                           |1
>             Product|konqueror                   |kio
>             Version|3.3.2                       |CVS
>
>
>
> ------- Additional Comments From thiago.macieira kdemail net  2005-01-10
> 16:49 ------- I can confirm it, with this specific file. unzip -l and Ark
> show the correct results. kio_zip doesn't.
So then you agree with me that there is a bug in kio_zip ?

Comment 5 Thiago Macieira 2005-01-11 01:31:56 UTC
Yes, that's why I said "I can confirm it" and changed the status to NEW.

PS: please don't quote the emails in your replies. In fact, please use the web interface to Bugzilla.
Comment 6 Nicolas Goutte 2005-05-15 17:57:59 UTC
See also bug #73821
Comment 7 Thiago Macieira 2005-05-15 19:29:18 UTC

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