Bug 333835 - libkonq action "As ZIP/TAR Archive" makes a GZIP compressed TAR archive
Summary: libkonq action "As ZIP/TAR Archive" makes a GZIP compressed TAR archive
Status: RESOLVED FIXED
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.19
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 18:43 UTC by Alexander Potashev
Modified: 2014-04-28 10:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.13.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2014-04-24 18:43:47 UTC
The Dolphin/libkonq action "As ZIP/TAR Archive" actually makes a GZIP compressed TAR archive, but it is obvious for users that it should create a ZIP instead.

Please change "ZIP" to "GZIP" in the above mentioned string.

Reproducible: Always

Steps to Reproduce:
1. Click right mouse button in the Dolphin view area.
2. Select Compress -> "As ZIP/TAR Archive"
3. This will create a .tar.gz archive which is not expected.
Comment 1 Raphael Kubo da Costa 2014-04-28 07:39:49 UTC
Indeed, and it has been misleading since 2009... I've mailed the kde-i18n-doc list to ask for a string freeze exception so I can commit a patch to 4.13 as well as master.
Comment 2 Alexander Potashev 2014-04-28 08:20:25 UTC
Thanks Raphael! And OK from the Russian team :)
Comment 3 Raphael Kubo da Costa 2014-04-28 10:41:30 UTC
Git commit abb9c2136f9a26452a6d44317686bf4079dd99d8 by Raphael Kubo da Costa.
Committed on 28/04/2014 at 10:38.
Pushed by rkcosta into branch 'KDE/4.13'.

Make it clear that a "ZIP/TAR archive" is actually a "TAR.GZ archive".

This bug had been present since 2009's 89705d12...

Saying "Compress as ZIP/TAR archive" is really confusing, as these two
normally refer to two different archive formats. Instead, say "TAR.GZ
archive", which is what we are really creating with this context menu
option.

CCMAIL:		kde-i18n-doc@kde.org
FIXED-IN:	4.13.1

M  +1    -1    app/ark_addtoservicemenu.desktop

http://commits.kde.org/ark/abb9c2136f9a26452a6d44317686bf4079dd99d8