This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 224125 - git clone does not work because of wrong forced autocorrection in clone wizard
Summary: git clone does not work because of wrong forced autocorrection in clone wizard
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 09:29 UTC by karamba84
Modified: 2012-12-25 02:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description karamba84 2012-12-21 09:29:14 UTC
I have multiple Repos in my NB listed when i start the "Clone Repository" Wizard. When i have this field in front of me (first page of the wizard) where i can enter the Repository URL its forcingly trying to autocomplete what i am typing. I have a repository called myProject-API_1 - now i have another api project created called myProject-api_2 - it is _impossible_ to clone the api_2 because this broken wizard always tries to force me to use API instead of api. Thats worse! 

If it is so hard to implement this correctly, then please drop all this auto-completion stuff and let the user type itself. At least the user is then able to clone a repository. This bug was reported at least 2 times of me (a few months ago it was even not possible to enter anything because of this wierd behavior). 

When this force of autocompletion comes in, its even not possible to enter a space. So its also impossible to create any project starting with myProject[space] $somefurtherchars. 
Maybe its really better to remove this feature.
Comment 1 Ondrej Vrabec 2012-12-23 15:11:56 UTC
fix: core-main #e3d891a3872c
Comment 2 Quality Engineering 2012-12-25 02:43:51 UTC
Integrated into 'main-golden', will be available in build *201212250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e3d891a3872c
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #224125 - git clone does not work because of wrong forced autocorrection in clone wizard
honor case in paths