You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is this exactly about? Is the idea to replace the function local:getLocalizedTitle($node) from getAnnotation.xql with some other function from the util or annotation module?
@peterstadler Yes that’s what it’s about, or at least check where the local function diverges from the one in eutil, whether they can be merged or not. This could be relevant for @riedde in the context of #311.
Edirom-Online/add/data/xql/getAnnotation.xql
Line 421 in 5a76259
annotation:getLocalizedTitle($annot)
vs
eutil:getLocalizedName($annot, $lang)
The text was updated successfully, but these errors were encountered: