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 754023 - Uses standard::name, not standard::display-name when renaming
Uses standard::name, not standard::display-name when renaming
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
3.17.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 739008
 
 
Reported: 2015-08-24 12:38 UTC by Debarshi Ray
Modified: 2015-08-28 21:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (160.71 KB, image/png)
2015-08-24 12:38 UTC, Debarshi Ray
  Details
files-view: use display name for renaming popover (1.78 KB, patch)
2015-08-24 12:44 UTC, Carlos Soriano
committed Details | Review

Description Debarshi Ray 2015-08-24 12:38:29 UTC
Created attachment 309912 [details]
screenshot

After the recent changes, nautilus appears to be using the standard::name, not standard::display-name to populate the text entry for renaming. We should be using standard::display-name. The difference is very visible on backends like Google Drive (see bug 739008).
Comment 1 Carlos Soriano 2015-08-24 12:44:50 UTC
Created attachment 309913 [details] [review]
files-view: use display name for renaming popover

I forgot to put display_name instead of name
Comment 2 Debarshi Ray 2015-08-24 13:05:28 UTC
Review of attachment 309913 [details] [review]:

Thanks Carlos! This works for me.
Comment 3 Debarshi Ray 2015-08-24 13:05:29 UTC
Review of attachment 309913 [details] [review]:

Thanks Carlos! This works for me.
Comment 4 Carlos Soriano 2015-08-28 21:57:36 UTC
Attachment 309913 [details] pushed as 39f9de3 - files-view: use display name for renaming popover