Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

CreateNewItem() misdirecting arguments #1385

Closed
spiroski opened this issue Aug 16, 2012 · 4 comments
Closed

CreateNewItem() misdirecting arguments #1385

spiroski opened this issue Aug 16, 2012 · 4 comments

Comments

@spiroski
Copy link
Contributor

CreateNewItem receives 3 arguments, first of which is baseDir. But instead of creating the file in the directory named in baseDir(as should be), the file is created in the selected directory in project tree.

@peterflynn
Copy link
Member

Looks like it was never implemented -- see the TODO on line 896 ("Need API to get tree node for baseDir").

@ghost ghost assigned gruehle Aug 21, 2012
@pthiess
Copy link
Contributor

pthiess commented Aug 21, 2012

Reviewed - assigned to Glenn.

@dangoor
Copy link
Contributor

dangoor commented Sep 22, 2014

I've confirmed that this will be fixed by #8788.

@dangoor dangoor added this to the Release 0.44 milestone Oct 1, 2014
@dangoor
Copy link
Contributor

dangoor commented Oct 1, 2014

This is fixed in master and release 0.44

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants