You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surfaced by the reworked round-trip classifier (PR #225; part of #212).
What
<accidental> loses its editorial attributes on write.
Verified on lysuite/ly01e_Pitches_ParenthesizedAccidentals.xml:
expected: <accidental editorial="yes">
actual: <accidental>
data/api.features.xml already marks accidental cautionary/editorial/parentheses as partial — they read but do not round-trip. parentheses is likely the same code path and should be fixed together.
Surfaced by the reworked round-trip classifier (PR #225; part of #212).
What
<accidental>loses its editorial attributes on write.Verified on
lysuite/ly01e_Pitches_ParenthesizedAccidentals.xml:<accidental editorial="yes"><accidental>data/api.features.xmlalready marks accidentalcautionary/editorial/parenthesesas partial — they read but do not round-trip.parenthesesis likely the same code path and should be fixed together.Impact (reorder-free candidate files; 550 total)
attr:accidental@editorial5,attr:accidental@cautionary4Repro
References