linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02082
[Bug 654015] Re: missing path variable in user commands
I didnt want to seperate the path and filename in the first place, but I
didn't want to mess with the current variables, so I just added the path
variable. Besides that, I could think of things that it might be useful
to have those seperated. However, making fileFN containing the path and
filename is an easy thing to fix.
Only variable that would be missing is a Magnet link then.
I don't know if other clients have these variables, my guess would be
that they have.
--
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++: Incomplete
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