After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 602246 - Nautilus file copy/paste - filename is incorrect generated if filename contains multiple dots
Nautilus file copy/paste - filename is incorrect generated if filename contai...
Status: RESOLVED DUPLICATE of bug 510280
Product: nautilus
Classification: Core
Component: Cut Copy Paste Undo
2.28.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-17 20:45 UTC by Lex
Modified: 2010-04-27 13:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lex 2009-11-17 20:45:49 UTC
Nautilus is appending (copy) to filename if file already exist in directory. This is however now working for filenames with multiple dots (like A.B.C.txt). 


You can recreate issue:
- Create new file 
    A.B.C.txt
- Press Ctrl+C and Ctrl+V (so you want to get copy in same folder) and you'll get file 
    A (copy).B.C.txt


File name is unfortunatly incorrect. I would expect
    A.B.C (copy).txt
Comment 1 Cosimo Cecchi 2010-04-27 13:01:55 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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