Menu

#27 Equals signs in file names causing confusion

open
nobody
7
2013-01-15
2003-01-29
Anonymous
No

Exported from Bugzilla, issue 3495.

--- Comment added on 7/11/02 2:42:59 PM ---
The equals sign is a legal filename character under the Windows file systems,
it's seen commonly in temporary internet files.

The logic in TStFileOperation for determining whether to use the Multiple
Destination Files option is determined solely by whether an "=" exists on any of
the lines.

Propose to require that filenames containing "=" must be quoted.

Discussion


Log in to post a comment.