id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4419	Zip archives with files having phrase `makefile' in name treat them as makefiles	cieply	andrew_b	"I found this issue recently.
Zip archives with files having phrase `makefile' in name treat them as makefiles and upon enter mc tries to read paramaters for makefile and execute it.
I attached few samples.
Just try to enter/view them and you will see.

Even worse it is with compressed pdfs. They don't even need to use `.pdf' extension, they will be picked up anyway. Trying to view zipped pdf ends up with error window ""Syntax Warning: May not be a PDF file (continuing anyway)"" and one cannot view nor enter it. All one can do is to manually unzip it end then it can be read.
Example:

{{{
wget https://sun.aei.polsl.pl/~sdeor/corpus/reymont.bz2
bzip2 -dk reymont.bz2
zip reymont.zip reymont
}}}

These shouldn't work like that. One should be able to enter to zip archive and view it if they want, not to be treated like scripts.

"	defect	closed	minor	4.8.29	mc-config-ini	4.8.30	fixed			4649		merged	committed-master
