id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2626	Special chars are not escaped in file name autocompletion	Hartmut Figge <h figge gmx de>	andrew_b	"Reported in mc-devel@ mailing list: http://mail.gnome.org/archives/mc-devel/2011-October/msg00001.html
{{{
Downloading a patch from bugzilla/mozilla gives a file with the name
attachment.cgi?id=564208. My build script requires, that a patch begins
with 'patch'. Trying a rename to patch_attachment.cgi?id=564208 with mc
results in patch_attachment.cgiattachment.cgi?id=564208id=564208

Steps to reproduce:
mkdir mc-test
cd mc-test
touch attachment.cgi?id=564208
mc
Point to this file, press F6, type the letter a then ESC then TAB, press
Home, then patch_ and then the button OK.
}}}

Special chars like ? should be escaped while autocompletion file names.
"	defect	closed	major	4.8.8	mc-core	master	fixed					merged	committed-master
