Ticket #1413 (new defect) — at Initial Version
fish: overly quoted escaped pathnames
Reported by: | slyfox | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre1 |
Component: | mc-vfs | Version: | 4.6.2 |
Keywords: | commited-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
#1395 ticket reintroduces the same symptomes, fixed once in #336 (changeset:027168ce3d20a83c887af2fcec255a4489f7c3c8).
"ls -l \"/%s\" >/dev/null 2>/dev/null\n"
and longstanding one
"ls $LSOPT \"/%s\" 2>/dev/null | grep '[cbt]' | (\n"
Note: See
TracTickets for help on using
tickets.