Opened 3 years ago

Closed 3 years ago

#8744 closed defect (fixed)

TOML metadata: Reference url none breaks 'open formats' table

Reported by: Zach Pearson Owned by: Zach Pearson
Priority: moderate Milestone: 1.6
Component: DICOM Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

XML bundle builder would not include "reference_url: None" in metadata, but TOML bundle builder sets all options to their defaults explicitly. Doing this makes NIfTI and NRRD formats show as links which then blanks out the log.

Change History (2)

comment:1 by Zach Pearson, 3 years ago

Changed data_formats to interpret the string "None" as the Python NoneType. Will push when I get home; can't use ssh ports (which git uses) on public wifi.

comment:2 by Zach Pearson, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed on develop and release branches.

Note: See TracTickets for help on using tickets.