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

Bug: MISP.footer_logo Problem: Enabling it Causes Web UI to Become Unresponsive #10092

Open
1 task done
TGeeSec opened this issue Dec 10, 2024 · 0 comments
Open
1 task done
Labels
needs triage This issue has been automatically labelled and needs further triage

Comments

@TGeeSec
Copy link

TGeeSec commented Dec 10, 2024

Actual behavior

After enabling the MISP.footer_logo within the web UI settings, the MISP web UI became unresponsive, displaying only a black bar at the top without any text. The rest of the interface fails to load, and access to other sections is missing.

To fix the problem again:
Disable or reset the MISP.footer_logo setting via the console using and restart the docker.

app/Console/cake Admin setSetting MISP.footer_logo "" --force

Expected behavior

Show a logo in footer.

Steps to reproduce

  1. Change the MISP.footer_logo setting to true.
  2. Refresh the site.

Version

2.5.1

Operating System

Ubuntu

Operating System version

22.04

PHP version

8.2.24

Browser

All.

Browser version

No response

Relevant log output

No response

Extra attachments

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@TGeeSec TGeeSec added the needs triage This issue has been automatically labelled and needs further triage label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has been automatically labelled and needs further triage
Projects
None yet
Development

No branches or pull requests

1 participant