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 #18191

Conversation

Jojo-Schmitz
Copy link
Contributor

See #18056

…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.
@Jojo-Schmitz
Copy link
Contributor Author

as #18056 is in master now, this may make it into 4.1.0 ;-)

@RomanPudashkin
Copy link
Contributor

No

@Jojo-Schmitz
Copy link
Contributor Author

Jojo-Schmitz commented Jul 5, 2023

Had I known, I wouldn't have gone thru the effort of rebasing @lvinken's PR, which he couldn't do due to time constraints :-(

@Jojo-Schmitz Jojo-Schmitz deleted the 4.1.0-293441-direction-type-missing-child branch July 5, 2023 10:39
@Jojo-Schmitz Jojo-Schmitz restored the 4.1.0-293441-direction-type-missing-child branch July 5, 2023 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants