Ticket #1413 (assigned defect) — at Version 6

Opened 15 years ago

Last modified 15 years ago

fish: overly quoted escaped pathnames

Reported by: slyfox Owned by: slyfox
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: slavazanko iNode

Description (last modified by slyfox) (diff)

#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"


merge changeset:0bffb32dd1ddb691d1e8eb8cda2d1ff32630e296

Change History

comment:1 Changed 15 years ago by slyfox

  • Status changed from new to assigned
  • Owner set to slyfox

comment:2 Changed 15 years ago by slyfox

  • severity changed from no branch to on review

Fixed bot mentioned issues. Please review/test.

branch:1413_overly_quoted_fish_filenames
changeset:d54ea1e079d324f9f9812a6703da7a97b529c426

comment:3 Changed 15 years ago by slavazanko

  • Votes for changeset set to slavazanko

yep, my mistake. Need to fix.

comment:4 Changed 15 years ago by iNode

  • Votes for changeset changed from slavazanko to slavazanko INode
  • severity changed from on review to approved

comment:5 Changed 15 years ago by iNode

  • Votes for changeset changed from slavazanko INode to slavazanko iNode

comment:6 Changed 15 years ago by slyfox

  • Keywords commited-master added
  • severity changed from approved to merged
  • Description modified (diff)
Note: See TracTickets for help on using tickets.