Bug 336913 - Clone Wizard: User is not removed if switching from SSH to git protocol
Summary: Clone Wizard: User is not removed if switching from SSH to git protocol
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.11   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 3.5   Edit
Assignee: Jens Baumgart CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2011-02-11 04:58 EST by Edwin Kempin CLA
Modified: 2014-08-02 18:58 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edwin Kempin CLA 2011-02-11 04:58:32 EST
Steps to reproduce:
1. Start clone wizard
2. paste an SSH url into the 'URI' field, e.g. ssh://myuser@host:22/myProject -> 'User' field is set to 'myuser'
3. change 'Protocol' from 'ssh' to 'git' -> 'User' field is greyed out, since the git protocol doesn't need a user
4. the dialog shows the error message 'User not supported on git protocol.' since the user is still contained in the 'URI'

Expected:
It is expected that the user is removed from URI when switching to the git protocol. Ideally the user would be re-inserted into the URI when switching afterwards back to SSH protocol.
Comment 1 Matthias Sohn CLA 2014-08-02 18:58:01 EDT
merged as 7183e9296f19e8d9416ed60e80cce312895a66e9