Skip to content

handling assets for multiple languages is incomplete #16

Description

@helmavdl

In sushi-config.yaml jurisdiction is set to NL, language is set to 'en', parameter i18n-default-lang is not set.
All StructureDefinitions, CodeSystems and ValueSets define 'language' as 'nl'

After running the publisher, the qa.html throws a lot of build errors about missing nld.svg. Turns out:

  • svg is in ./assets/images/nld.svg
  • ig looks for ./en/assets/images/nld.svg

Note:

  • I switched language to 'nl', added parameter 'i18n-default-lang' with 'nl'
  • now I get multiple errors like below and lots of broken links
Internal error in location for message: 'Error @1, 2: Found / expecting a token name', loc = '/workspaces/projects/nl-vzvz-core/output/en/StructureDefinition-trace-id.html#/html/body/div/div/div', err = 'The <script> containing the javascript '// c113397f-8681-446'... is illegal and not allowed on the H'

and none of the pages are created.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

approvedbugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions