GNOME Bugzilla – Bug 643433
Path names with %xx in the name can not be archived
Last modified: 2011-03-01 18:44:48 UTC
file-roller appears to unescape these sequences before passing the file name to tar, causing tar to fail to find the file. Test case: echo foo > foo%20bar Right click "foo%20bar" in nautilus and choose compress. It fails with tar saying it could not find "foo bar".
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 638868 ***