Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlay support in DB only if ther is a TSFE #76

Open
rengaw83 opened this issue Dec 16, 2016 · 0 comments
Open

Overlay support in DB only if ther is a TSFE #76

rengaw83 opened this issue Dec 16, 2016 · 0 comments

Comments

@rengaw83
Copy link
Collaborator

rengaw83 commented Dec 16, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant