fix: db-import of property-classes option fails on docs graph

Fixed by ensuring that tag names and namespace names don't conflict
when making class idents. The specific bug was a conflict between
Tool class and Whiteboard/Tool. Interestingly the bug didn't appear
if the Tool's description property wasn't present.

Also fixed some importer tests not parsing namespaces correctly
or taking :verbose option
This commit is contained in:
Gabriel Horner
2024-11-19 16:34:19 -05:00
parent 5d0763e382
commit b5203fa4d3
4 changed files with 57 additions and 25 deletions

View File

@@ -0,0 +1,4 @@
alias:: Whiteboard tool, Tool, Tools
type:: [[Class]]
parent:: [[Feature]]
description:: Tools on the [[Whiteboard/Toolbar]]