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
There are many resources with an empty string as description (e.g. gdc, sou, somali-suugaan) but the resource somali-suugaan2 is missing it completely: metadata/resource=somali-suugaan2. I don't think there's any reason to differentiate between those cases, so the API would be easier to use if we handle those cases the same when building the output. (I noticed this because there were warnings in the sbwebb-cms log.)
The text was updated successfully, but these errors were encountered:
Implemented a quick fix for this in 7aa699b which should ensure empty strings for descriptions and names. Also created #12 which would be a better and more general solution.
There are many resources with an empty string as description (e.g.
gdc
,sou
,somali-suugaan
) but the resourcesomali-suugaan2
is missing it completely: metadata/resource=somali-suugaan2. I don't think there's any reason to differentiate between those cases, so the API would be easier to use if we handle those cases the same when building the output. (I noticed this because there were warnings in the sbwebb-cms log.)The text was updated successfully, but these errors were encountered: