srophe / britishLibrary

Copy of the Srophe application for British Library MSS
GNU General Public License v3.0
0 stars 2 forks source link

In msParts, hand/script, material, form, and folio extent not displaying correctly #186

Closed wlpotter closed 1 year ago

wlpotter commented 1 year ago

Example record: https://bl.vuexistapps.us/manuscript/1 (see also https://bl.vuexistapps.us/manuscript/100) Compare to https://bl.vuexistapps.us/manuscript/10

The "manuscript info" section of the msParts do not currently display the hand/script, material, form, and folio extent correctly.

The two parts of https://bl.vuexistapps.us/manuscript/1 currently have an empty line; the parts of https://bl.vuexistapps.us/manuscript/100 have:

" (multiple hands) ܀ "

Should be (using part 1 of record 100):

"Estrangela script (multiple hands) ܀ Parchment Codex, 49 leaves"

Xpaths:

This is app version 2.14

wsalesky commented 1 year ago

Fixed: https://github.com/srophe/britishLibrary/pull/191