When none of In-Portal themes is enabled and marked as primary, when then user only sees empty blank screen instead of Front-End. Debugger also appears hidden.
I guess there must be something that leads user to , that a message should be shown to the user, explaining the problem.
During debugging revealed that application interrupts in kApplication::Init
method. Further debugging showed that problem is in the kApplication::ApplicationDie
method:
...
Output of this code will be done in buffer and never be showed.
Fixes_white_screen_when_no_theme_is_enabled.patch
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|