Opened 18 months ago
Closed 18 months ago
#15048 closed defect (fixed)
Bundle builder produces incorrect metadata if "category" is not a list
Reported by: | Zach Pearson | Owned by: | Zach Pearson |
---|---|---|---|
Priority: | moderate | Milestone: | 1.8 |
Component: | Build System | Version: | |
Keywords: | Cc: | utz.ermel@… | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
[chimerax]
category = "General"
and
[chimerax]
categories = General
Should produce the same metadata, but only the second form currently works.
Note:
See TracTickets
for help on using tickets.
Should be fixed tomorrow.