linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02134
[Bug 654015] Re: missing path variable in user commands
Crashes if you right click a dir in sharebrowser. You need to check if
it is a file or a dir before casting.
--
missing path variable in user commands
https://bugs.launchpad.net/bugs/654015
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Confirmed
Bug description:
This is in extend of bug #271565 - the commited fix didn't contain the path of the filename.
I added a patch to make this available. It's created on revno 392 and I tested it. The added variable is %[filePH] and aliased as %[filepath]
References