id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2137	Cannot change panel encoding without VFS support	andrew_b	andrew_b	"If MC is built with --disable-vfs option, the encoding of panel cannot be changed. The error message
{{{
Cannot chdir to /<directory>/#enc:<encoding>
}}}
is raised.

In this case, chdir(2) is used to reread the directory and it treats {{{#enc:<encoding>}}} as a subdirectory name.
In VFS case, mc_chdir() is used and it correctly handles encoding in path to directory.
"	defect	closed	major	4.7.5	mc-vfs	master	fixed						committed-master
