CoderLine / alphaTab

alphaTab is a cross platform music notation and guitar tablature rendering library.
http://www.alphatab.net
Mozilla Public License 2.0
1.2k stars 198 forks source link

Fix Section tag parse while child tags are not found #1557

Open allandiego opened 3 weeks ago

allandiego commented 3 weeks ago

Issues

Fixes #1556

Proposed changes

set a default empty string value if the child tag is not found

Checklist

Further details

Danielku15 commented 2 weeks ago

@allandiego Thanks for reporting and providing a fix. Can you also add a quick unit test (e.g. by removing most tracks and bars from the provided file)?