﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
1976	"""is_default"" does nothing in Open and Save ChimeraXClassifier"	Tristan Croll	Eric Pettersen	"In `toolshed/installed.py` the value is parsed (lines 490 and 513 for Open and Save respectively), but it's never actually used. I'm trying to implement an open command for structure factor .cif files, and need to be able to disambiguate from mmCIF. At the moment, if I define the DataFormat and Open commands in Clipper's bundle_info.xml:

{{{
    <ChimeraXClassifier>ChimeraX :: DataFormat :: Structure factor CIF :: sfcif :: Reflection data :: .cif :: :: :: :: :: Crystallographic reflection file :: </ChimeraXClassifier>
    <ChimeraXClassifier>ChimeraX :: Open :: Structure factor CIF :: sfcif :: false :: structure_model:Structure, over_sampling:Float</ChimeraXClassifier>
}}}

... then my open command ends up taking precedence over mmCIF."	defect	closed	major		Input/Output		fixed						all	ChimeraX
