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 695903 - URI escape
URI escape
Status: RESOLVED FIXED
Product: gnome-screenshot
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-15 11:31 UTC by Ritesh Khadgaray ( irc:ritz)
Modified: 2013-12-19 20:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot of the issue (42.31 KB, image/png)
2013-03-15 11:31 UTC, Ritesh Khadgaray ( irc:ritz)
  Details
proposed patch (1.06 KB, patch)
2013-03-15 11:32 UTC, Ritesh Khadgaray ( irc:ritz)
committed Details | Review

Description Ritesh Khadgaray ( irc:ritz) 2013-03-15 11:31:37 UTC
Created attachment 238969 [details]
screenshot of the issue

folder names are not escaped
Comment 1 Ritesh Khadgaray ( irc:ritz) 2013-03-15 11:32:03 UTC
Created attachment 238970 [details] [review]
proposed patch
Comment 2 Cosimo Cecchi 2013-03-21 12:42:29 UTC
Review of attachment 238970 [details] [review]:

Looks good to me.
Comment 3 Emilio Pozuelo Monfort 2013-12-19 20:00:21 UTC
commit 51b71b4f862fc1a2ddd54fee797b60fb1606dd4f
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date:   Thu Dec 19 20:57:49 2013 +0100

    Escape folder name
    
    Patch by Ritesh Khadgaray <khadgaray@gmail.com>