Bug 319568

Summary: Issues with Fetch Project dialog
Product: [Developer tools] kdevplatform Reporter: Kevin Funk <kfunk>
Component: projectAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: kfunk
Priority: NOR    
Version: git master   
Target Milestone: 1.3.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kevin Funk 2013-05-09 11:14:40 UTC
Issues:
- With the "Do not obtain" source selected, the "Next" button is never enabled
- With the "Git" source selected, one can press "Get" without a repository URL -> crash

Mostly as a reminder for myself, I'm going to fix this.

Reproducible: Always
Comment 1 Kevin Funk 2013-05-09 17:24:59 UTC
Git commit 9d03640538f24dedc55d77174be3dd87f271df2c by Kevin Funk.
Committed on 09/05/2013 at 18:47.
Pushed by kfunk into branch '1.5'.

React on errors of VcsJob

Otherwise, if the job fails, the "Next" button is enabled

M  +8    -4    shell/projectsourcepage.cpp

http://commits.kde.org/kdevplatform/9d03640538f24dedc55d77174be3dd87f271df2c
Comment 2 Kevin Funk 2013-05-23 10:29:55 UTC
Git commit 574bfba784a60d6a7a5590e9b199f393df596d0c by Kevin Funk.
Committed on 23/05/2013 at 12:15.
Pushed by kfunk into branch '1.5'.

Fixup "Fetch Project" dialog

It's now possible to import projects from local file system again

M  +16   -6    shell/projectsourcepage.cpp

http://commits.kde.org/kdevplatform/574bfba784a60d6a7a5590e9b199f393df596d0c