r2930
- Create a picolo score
- Enter to quarter notes C in the first measure
- Add a CMaj chord names on the first C
- Copy paste measure one to measure 2
Expected result : The measure should be identical
Actual result : The second measure has a DMaj chord.
Comments
Fixed in r2945
Apparently it was due to the missing mscVersion in new score. There is special handling for Harmonies in old score and copy paste use the same code. Now the mscversion is set in Score contructor and hopefully overriden when loaded a score.
Automatically closed -- issue fixed for 2 weeks with no activity.