[MusicXML import] Misplaced ties when importing .xml files
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Many
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Ties imported from MusicXML all end up incorrectly in the first part. See https://musescore.org/en/node/285461.
Introduced with commit 776a4835a "refactor MusicXML note import" on Feb 18. Mea culpa, I think I earned a brown paper bag for this one. Will try to create a fix as soon as possible.
No workaround known, except doing the MusicXML to MuseScore conversion in an older MuseScore version.
Comments
Simple test file attached.
Should 3.0.5 wait for this fix, @Anatoly-os?
It could be a show stopper indeed. Hope to see the PR by Monday ;)
In reply to It could be a show stopper… by Anatoly-os
Working on it (current status in https://github.com/lvinken/MuseScore/tree/285631-misplaced-ties-prep), but not completely done yet. Still working on the testfile and some cleanup to do. May or may not be done today.
Luckily, this is a trivial error, fix was easy enough.
PR 4788 (https://github.com/musescore/MuseScore/pull/4788)
Fixed in branch master, commit 47193a7921
fix #285631 - Misplaced ties when importing MusicXML files
Fixed in branch master, commit dd3e685956
_Merge pull request #4788 from lvinken/285631-misplaced-ties
fix #285631 - Misplaced ties when importing MusicXML files_
Fixed in branch 3.0.5, commit 995e0f37b3
_Merge pull request #4788 from lvinken/285631-misplaced-ties
fix #285631 - Misplaced ties when importing MusicXML files_
Automatically closed -- issue fixed for 2 weeks with no activity.