Bug 98033 - Test before allowing a user to rename a file (or a meta-file)
Summary: Test before allowing a user to rename a file (or a meta-file)
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 01:26 UTC by Nicolas Ternisien
Modified: 2018-04-23 21:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Ternisien 2005-01-28 01:26:16 UTC
Version:            (using KDE KDE 3.3.91)
Installed from:    Compiled From Sources
OS:                Linux

It will be more logical if a test is done before that a user attempts to modify a file name in Konqueror.

For example, if someone tries to rename a file from the kio protocol "settings:/" or another one ("fonts:/", "tar:/", "bzip2:/"...), it IS normal for him that it's impossible to rename something, so I think that a test has to be done before he tries to rename it, to disable renaming operations.

For the moment, there is only a dialog box which inform us that the protocol does not manage this kind of operation, so why not totally disabling renaming (and sometimes deleting) for some protocols.
Comment 1 Nate Graham 2018-04-23 21:04:48 UTC
Dolphin disables the rename functionality in this case.