[Xfce-bugs] [Bug 8150] New: [PATCH] Fix for simple_parse_line when ] is used in the line.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Nov 14 21:05:37 CET 2011
https://bugzilla.xfce.org/show_bug.cgi?id=8150
Bug #: 8150
Summary: [PATCH] Fix for simple_parse_line when ] is used in
the line.
Classification: Xfce
Product: Libxfce4util
Version: Unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
AssignedTo: xfce-bugs at xfce.org
ReportedBy: b9xs0dtwmy at hotmail.com
QAContact: nick at xfce.org
Created attachment 3956
--> https://bugzilla.xfce.org/attachment.cgi?id=3956
Patch to fix simple_parse_line in xfce-rc-simple.c to handle multiple ]
characters in a line.
When the line variable of simple_parse_line has a ']' delimiter in it,
simple_parse_line returns everything up to that point. This patch makes it so
everything up to the last ']' is returned.
Fixes a bug in xfdesktop where filenames have a ] in them (such as file[1].c).
--
Configure bugmail: https://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list