Check how measure numbers in annot tool tips are retrieved, there seems to be something wrong…
Attribute "n", "label" or what…?
could you please describe what you were expecting in the above example, both visually and in terms of encoding, and maybe provide encoding examples?
As you self-assigned: will you fix this by yourself or do you need some help?
Yes, I will fix it – at the end of October/beginning November. There is probably a special xquery for these tooltips that is not aware of some "logic modifications" we made to the full Annotation View xquery in the past.
Beginning at getAnnotations.xql…
The problem is not supported @label in line https://github.com/Edirom/Edirom-Online/blob/ea4c7c3479b8cc62569a8cb5c247c5447456fb89/add/data/xql/getAnnotation.xql#L208
@nikobeer what is the status of this issue?
This problem is not solved yet.
Fixed. @bwbohl please close when pulled…
am I right to assume that the to above commits in the MRI Edirom Online are the fix for this issue?
The first (fe4ed58) is in the MRI's repo. It is only valid for the RWA Edirom as getAnnotation.xql there looks completely different from the original Edirom file. The second (a55a0f5) is the actual fix for Edirom (same code change). See https://github.com/Edirom/Edirom-Online/pull/380.
thx for clarifying, oversay the corresponding PR. I now linked the issue and the PR from the Development section in the righthand siedebar