Bug 228674 - Synchronize tab from Remote Launcher displays wrong remote directory for upload rules
Summary: Synchronize tab from Remote Launcher displays wrong remote directory for uplo...
Status: CLOSED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: Remote Tools (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Daniel Felix Ferber CLA
QA Contact: Greg Watson CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-24 10:08 EDT by Daniel Felix Ferber CLA
Modified: 2011-05-14 06:33 EDT (History)
0 users

See Also:


Attachments
A patch that fixes the bug. (2.36 KB, patch)
2008-04-24 13:48 EDT, Daniel Felix Ferber CLA
g.watson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Felix Ferber CLA 2008-04-24 10:08:07 EDT
Build ID: M20080221-1800

Steps To Reproduce:
Open Run Dialog, create a launcher which implementation is based on Remote Tools Launcher.
Open the "Synchronize" tab and add some upload rules that copy local files to the default remote directory.
Open the "Target" tab, disable "Use default" and write any path into "Remote directory", enable "Use default" again.
Open the "Synchronize" tab and notice that the rules do not show the correct default path, but the value from "Remote directory" field. The rules work correctly, but display wrong information.
Comment 1 Daniel Felix Ferber CLA 2008-04-24 13:48:02 EDT
Created attachment 97494 [details]
A patch that fixes the bug.

The patch modifies the 'Synchronize' tab to check which remote working directory was selected by the user: the default one or the one given in the remote working directory in the 'Target' tab.
Comment 2 Greg Watson CLA 2008-05-05 14:03:42 EDT
Committed.
Comment 3 Daniel Felix Ferber CLA 2008-05-05 15:57:34 EDT
The bug is fixed.