! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Deleting A Single file with a '%' character.
Status:
CLOSED: DUPLICATE

Comments

Description Chris Sawczuk 2006-06-14 14:42:00 CEST
When deleting a file with a '%' characer, the filename is passed straight to *_strdup_printf(), which causes the %'s to be used in the function, and thus causing a segfault. The %'s need to be escaped with another %.
Comment 1 Benedikt Meurer editbugs 2006-06-14 17:34:02 CEST
Looks like bug #1704, which was already fixed after beta1. You can use the patch with beta1 in the meantime.

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

Bug #1924

Reported by:
Chris Sawczuk
Reported on: 2006-06-14
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.3.0beta1

Attachments

Additional information