linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02148
[Bug 654015] Re: missing path variable in user commands
Since you were stuck, I went ahead and made the fix to sharebrowser by
getting the path of dir->getParent(). I also added the path to the
dirView user commands since that was missing. Thanks for the patch. Your
first, but hopefully not your last. :)
** Changed in: linuxdcpp
Status: Confirmed => Fix Committed
** Changed in: linuxdcpp
Milestone: None => 1.1.0
** Changed in: linuxdcpp
Assignee: (unassigned) => DjSlash (djslash)
--
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++: Fix Committed
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