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 683059 - doesn't strip new line from filename
doesn't strip new line from filename
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-30 19:01 UTC by William Jon McCann
Modified: 2012-08-30 20:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (13.93 KB, image/png)
2012-08-30 19:01 UTC, William Jon McCann
  Details
Don't allow multiline filenames (786 bytes, patch)
2012-08-30 19:47 UTC, William Jon McCann
none Details | Review
Don't allow multiline filenames (1.29 KB, patch)
2012-08-30 20:20 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2012-08-30 19:01:35 UTC
Created attachment 222974 [details]
screenshot

If a filename has an embedded new line we don't handle it very well.
Comment 1 William Jon McCann 2012-08-30 19:47:25 UTC
Created attachment 222984 [details] [review]
Don't allow multiline filenames
Comment 2 William Jon McCann 2012-08-30 20:20:04 UTC
Created attachment 222991 [details] [review]
Don't allow multiline filenames
Comment 3 Cosimo Cecchi 2012-08-30 20:30:45 UTC
Review of attachment 222991 [details] [review]:

Looks good to me.