[capx import] crash importing volta.capx
When importing volta.capx (see #20912: [Capella import] Volta get lost, reply #7), MuseScore aborts with the message "xml read error at line 22 col 11: name". Could be caused by a CapXML version 2.0 tag not yet supported.
Comments
It's probably not due to the volta at all...
from the Capx format documentation
instrument
*** New in capella 7.0
Attributes name, abbrev, pairName, pairAbbrev are deprecated and written only for CapXML 1 compatibility.
On read, corresponding elements supersede attributes.
Fixed in c5749361dc
Automatically closed -- issue fixed for 2 weeks with no activity.