ELVIS-Project / simssadb

New version of the ELVIS database. A database of files containing searchable symbolic representations of scores. See staging at db.staging.simmsa.ca.
https://db.simssa.ca
GNU General Public License v3.0
5 stars 4 forks source link

Upload for demo #436

Closed rebmizrahi closed 8 months ago

rebmizrahi commented 8 months ago

Fix for bug where form's musical work id was empty. If no musical work from database is selected, default to 108 (random, just because 108 has multiple sections). If it is 108, assume no work was selected and show the full musical works list page. Also has a small change for spacing in the second page of the form

rebmizrahi commented 8 months ago

If a user does select work no108, this is the unlucky case that it will assume nothing is selected and show the full musical works page. This is a temporary quick fix until uploads form is ready.