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 #23847: Don't use escaped XML in Page::replaceTextMacros #23903

Merged

Conversation

mathesoncalum
Copy link
Contributor

Resolves: #23847

Bug introduced with #23475 - after this PR we no longer use setXmlText in Page::layoutHeaderFooter (we construct text fragments/blocks instead).

@zacjansheski
Copy link
Contributor

Tested on MacOS 14, Windows 11, Ubuntu 22.04.3. Approved
#23847 FIXED

@cbjeukendrup cbjeukendrup merged commit 6945d85 into musescore:master Aug 5, 2024
11 checks passed
@mathesoncalum mathesoncalum deleted the 23847-unescaped_xml_bug branch August 6, 2024 07:58
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.

" character used in metatags is displayed as " in header/footer
3 participants