Bug 330341 - copying filenames from dolphin the # character is pasted as %23
Summary: copying filenames from dolphin the # character is pasted as %23
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kdecore (show other bugs)
Version: 4.11.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 19:32 UTC by pier andre
Modified: 2023-01-02 05:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pier andre 2014-01-23 19:32:50 UTC
on my opensuse 13.1 with dolphin and kde 4.11.3 if you select (select
files do not select filenames) one or more files where the filename
contains the character "#" (for example try1#) and paste for example
in kwrite or libreoffice calc or paste special as unformatted text in
libreoffice writer the filename will result as the character "#"
substituted with %23 (for example from try1# to try1%23).
manythanx ciao pier 

Reproducible: Always

Steps to Reproduce:
1.select (select files do not select filenames) one or more files
2.copy
3.paste in kwrite
Actual Results:  
the character "#" is substituted with %23 (for example from try1# to try1%23)

Expected Results:  
the character "#" is pasted as is
Comment 1 Frank Reininghaus 2014-01-23 20:54:23 UTC
Thanks for the bug report. This is not a Dolphin issue - the same thing happens when you copy files from FolderView. KUrl::List::populateMimeData() is responsible for initializing the QMimeData object that is used to transport data between applications via drag&drop or copy&paste.

There might be a reason why escaping special characters in a URL makes sense, but I'll reassign the report. I'll adjust the severity to a more appropriate level though.
Comment 2 pier andre 2014-01-24 19:42:33 UTC
..sorry for the inappropriate severity level, but, I did thought that copying  filenames in a wrong way was really a major feature brakes.... :-)
Comment 3 Frank Reininghaus 2014-01-25 12:45:18 UTC
(In reply to comment #2)
> ..sorry for the inappropriate severity level, but, I did thought that
> copying  filenames in a wrong way was really a major feature brakes.... :-)

Every single bug is "major" if you follow that logic ;-)
Comment 4 Andrew Crouthamel 2018-11-11 04:23:22 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 5 pier andre 2018-11-12 16:59:23 UTC
in my dolphin Version 18.08.2 the bug is yet present:
cpying files with name
aaaprova#
aaaprova#.lk
in kwrite the result is yet
file:///home/pla/aaaprova%23ccv
file:///home/pla/aaaprova%23ccv.lk
Comment 6 Justin Zobel 2022-12-03 09:01:34 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 7 Bug Janitor Service 2022-12-18 05:14:40 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Bug Janitor Service 2023-01-02 05:28:38 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!