id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2747	directory hotlist failing when entries use ~/$HOME	johslarsen	andrew_b	"== Reproduce bug ==
1. (Optional) Create a hotlist with an entry using ~ or $HOME
{{{
echo 'ENTRY ""HOME"" URL ""~""' > ~/.mc/hotlist
}}}
2. Start mc
3. Open directory hotlist
4. Change to any entry using ~ or $HOME (named HOME if using example from 1.)

=== Expected output ===
The directory in the selected panel changes to the URL of the entry (your home directory if using example from 1.)

=== Result ===
Error box:

{{{
Cannot chdir to ""CURRENTDIR/URL_OF_ENTRY""
No such file or directory (2)
}}}

== First bad commit ==
Result from using git bisect:
{{{
32a9f8257d0417abb4083c801215b4d48ae4933a
}}}

== MC Version ==
{{{
$ LC_MESSAGES=C src/mc -V
sfs_init(): Warning: file /usr/local/etc/mc/sfs.ini not found
Warning: cannot open /usr/local/libexec/mc/extfs.d directory
GNU Midnight Commander 4.8.1-138-ga742521
Built with GLib 2.30.2
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
}}}

{{{
$ uname -a
Linux blo 3.2.9-1-ARCH #1 SMP PREEMPT Thu Mar 1 09:31:13 CET 2012 x86_64 AMD Phenom(tm) II X6 1055T Processor AuthenticAMD GNU/Linux
}}}
"	defect	closed	minor	4.8.2	mc-core	master	fixed					merged	committed-master committed-stable
