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

Error message is not displayed in backendedit/front_content.php #458

Closed
muratpurc opened this issue Feb 11, 2024 · 0 comments · Fixed by #459
Closed

Error message is not displayed in backendedit/front_content.php #458

muratpurc opened this issue Feb 11, 2024 · 0 comments · Fixed by #459
Assignees
Labels
bug Something isn't working
Milestone

Comments

@muratpurc
Copy link
Collaborator

The error message about the clients missing frontend directory in contenido/external/backendedit/front_content.php leads to an error, since the session bootstrapping (cRegistry::bootstrap(...)) is not done at this stage and therefore the backend language is missing.

@muratpurc muratpurc added the bug Something isn't working label Feb 11, 2024
@muratpurc muratpurc added this to the v4.10.2 milestone Feb 11, 2024
@muratpurc muratpurc self-assigned this Feb 11, 2024
@muratpurc muratpurc added this to To do in Kanban board via automation Feb 11, 2024
muratpurc added a commit that referenced this issue Feb 11, 2024
Fixed error because of not initialized backend language `$belang` at this early stage of the application.
Kanban board automation moved this from To do to Done Feb 11, 2024
muratpurc added a commit that referenced this issue Feb 11, 2024
…isplayed-in-backendeditfront_contentphp

#458 Error message is not displayed in backendedit/front_content.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Kanban board
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant