Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #293441: [MusicXML export] invalid XML export: direction-type is missing child element #18056

Commits on Jun 23, 2023

  1. Fix #293441: [MusicXML export] invalid XML export: direction-type is …

    …missing child element
    
    TextBase::fragmentList() (last updated by commit 10ebbb9 on Aug 1, 2018) is missing a fix
    introduced in the similar function TextBase::plainText() (added by commit 3653f4b on Nov 19, 2018).
    The fix relayouts a clone of the TextBase when it encounters a TextBase with an invalid layout.
    lvinken authored and Jojo-Schmitz committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a658fca View commit details
    Browse the repository at this point in the history