bug? musicxml import with niente = 'no' shows the niente circle

Hello,

I’m working on a composition language that generates MusicXML output and I’ve detected something I think it’s a small bug:

When importing a musicxml with a wedge type direction it shows the small circle at the 0 level whenever it exists the attribute niente (both ‘yes’ and ‘no’ values generates the circle). When the attribute niente = ‘no’ it shouldn’t show the circle.

In the example musicxml file you can find 3 wedges:

Bar 1: has niente = ‘no’ but Dorico shows (incorrectly) the small circle at the beginning of the crescendo.
Bar 3: has niente = ‘yes’ and Dorico shows (correctly) the circle at the beginning of the crescendo.
Bar 5: has no niente attribute and Dorico (correctly) doesn’t show the circle at the beginning of the crescendo.

My Dorico is version 3.5.0.1020 on Mac OS.

Thanks,
Javier
musicxml_5_spec.musicxml.zip (1.32 KB)

Thanks for reporting this. We’ll take care of it in due course.

Thanks, Daniel!