Edirom / Edirom-Online

Edirom Online is a tool for presenting historical-critical music editions in digital form.
GNU General Public License v3.0
20 stars 24 forks source link

fix return of eutil:getLocalizedName() #289

Closed riedde closed 1 year ago

riedde commented 1 year ago

The return of eutil:getLocalizedName() converted all nodes into a string. I added a conditional so for navigatorItems (their names) also nodes are allowed as output, e.g., Partitur P<sup>ED</sup>. In case of a returned string I added a space normalization.