After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765412 - create-project: selecting a different project folder causes unexpected behaviour
create-project: selecting a different project folder causes unexpected behaviour
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: plugins
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-22 06:57 UTC by Akshaya Kakkilaya
Modified: 2016-04-22 07:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix folder selection (1.29 KB, patch)
2016-04-22 06:57 UTC, Akshaya Kakkilaya
committed Details | Review

Description Akshaya Kakkilaya 2016-04-22 06:57:21 UTC
Created attachment 326530 [details] [review]
fix folder selection

Choosing a different folder causes the project to be created in the home directory.

The patch fixes the error.
Comment 1 Christian Hergert 2016-04-22 07:00:40 UTC
LGTM. Thanks!