﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
5824	startapp command passes the wrong project name to copy_helper	Gary Wilson	nobody	The directory passed to the `startapp` command's `handle_label` method is already the project directory.  There is no need to determine its parent directory.  Currently the method is passing the name of the parent directory to the `copy_helper` function instead of the project name, which is really the basename of the path passed as `directory`.  This really isn't affecting too much at the moment since there is no `{{ project_name }}` used in the `app_template` skeleton files, but it is a bug.		closed	Core (Other)	dev		fixed			Unreviewed	0	0	0	0	0	0
