id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
414	Regression: shell patterns in copy dialog do not work	vda	slavazanko	"I have two directories selected:
busybox.2 and busybox.t2

I press F5 and ask mc to copy *2 to *3:
{{{
┌─────────────────────────── Copy ───────────────────────────┐
│ Copy 2 directories with source mask:                       │
│ *2                                                     [ ] │
│                                   [x] Using shell patterns │
│ to:                                                        │
│ *3                                                     [ ] │
│ [ ] follow Links            [ ] Dive into subdir if exists │
│ [x] preserve Attributes                [ ] Stable Symlinks │
│           [< OK >]   [ Background ]   [ Cancel ]           │
└────────────────────────────────────────────────────────────┘
}}}
It creates directory named ""*3"", copies busybox.2 to it, then tries to copy busybox.t2 to it and complains when it sees existing files.

Looks like despite ""[x] Using shell patterns"" option being selected, it does not handle it right.

mc-2.6.1 worked as expected in this situation: it was creating copies named busybox.3 and busybox.t3"	defect	closed	major	4.7.0-pre2	mc-core	4.6.2	fixed						committed-master
