﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
1565	Can't upload bundle to ToolShed	Tristan Croll	Conrad Huang	"I get the following error:

{{{
The file you submitted has app name as ChimeraX-Clipper but must be ChimeraX_Clipper.
}}}

If, in my bundle_info.xml I change the name accordingly:

{{{
<BundleInfo name=""ChimeraX_Clipper"" version=""0.3"" package=""chimerax.clipper""
  	    minSessionVersion=""1"" maxSessionVersion=""1"">
}}}

... then the name of the wheel file changes, but `make app-install` still yields:

{{{
Successfully installed ChimeraX-Clipper-0.3
}}}

... and I get the same error on trying to upload. "	defect	closed	blocker		Tool Shed		fixed		Greg Couch				all	ChimeraX
