(0.9.6 regression) Copy paste of Chordnames gives uncoherent result

• Apr 2, 2010 - 11:00
Type
Functional
Severity
S4 - Minor
Status
closed
Project

r2930

  1. Create a picolo score
  2. Enter to quarter notes C in the first measure
  3. Add a CMaj chord names on the first C
  4. 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.