Ticket #149 (new defect) — at Initial Version
files with whitespaces as start won't work via fish
Reported by: | Patrick Winnertz <winnie@…> | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.6.2 |
Component: | mc-vfs | Version: | 4.6.1 |
Keywords: | committed-master committed-mc-4.6 | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Hey,
Currently it is not possible to do any action on a file which starts white a
whitespace.
I fixed the issue in Debian with a patch which adds quotes around every file.
This works very well.. the drawback is that the -Q option for ls is not a
standard and is only used on linux hosts.
Therefore this patch has to be changed slightly to do not fail on non-linux
hosts. This patch needs two functions which are introduced in #147, therefore
we need to solve this ticket before this one can be solved.
This patch won't apply on mc-4.6 I guess as it was written for an earlier
version of mc. I'll update it afterwards.
Greetings
Winnie
Change History
Changed 16 years ago by Patrick Winnertz
- Attachment 03_fix_whitespace_via_fish.patch added
Added by email2trac