The support for workspaces and language overlays require a TSFE.
If there is no TSFE, a TSFE is build currently. This created TSFE is useless for the overlays, because the just created instance does not contain any overlay or language config and no overlays are created.
At some enviroments this TSFE creation creates fatal errors.
Since the TSFE is useless and creates errors the overlays schould not be evaluated.
The overlay handling should be configurable by the options array too.
see doSelect, lookupWorkspace, lookupLanguage.
The support for workspaces and language overlays require a TSFE.
If there is no TSFE, a TSFE is build currently. This created TSFE is useless for the overlays, because the just created instance does not contain any overlay or language config and no overlays are created.
At some enviroments this TSFE creation creates fatal errors.
Since the TSFE is useless and creates errors the overlays schould not be evaluated.
The overlay handling should be configurable by the options array too.
see doSelect, lookupWorkspace, lookupLanguage.