Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11955 closed bug (fixed)

RemoteDesktop regression : -c switch no longer applied

Reported by: ttcoder Owned by: mmlr
Priority: normal Milestone: R1
Component: Applications/RemoteDesktop Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The current version in tree of RemoteDesktop.cpp ignores the user-set parameter stored in variable command and hardcodes to always use terminalPath.Path() instead. The regression occured a bit before hrev47399 ; for example if you look at hrev43649 and before, snprintf() was indeed called with command as a parameter.

Long story short, this is a 2 seconds change :-)

Fixed it in my local copy of the source, but best to fix it in-tree otherwise I have to send a custom built binary to dsuden ..etc

Change History (4)

comment:1 by anevilyak, 10 years ago

Milestone: R1/beta1R1
Priority: highnormal

comment:3 by pulkomandy, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev49013.

comment:4 by ttcoder, 10 years ago

Thanks much pulkomandy!

Note: See TracTickets for help on using tickets.