Tom King

Results 28 comments of Tom King

Issue continues to persist on latest 2.0.4 version. Is there a best practice being missed here, or a genuine bug?

A similar thing is also the case for a modal appearing out of a Menu dropdown, as the onClick propagates down to the child, in this case a dropdown. Can...

Hi @dragsu, @acsc-davidg, I believe this mechanism is still working for us as we expect it to. I'll have a test locally in the new year, and report back if...

Currently our biggest issue when using Kendo's PDF generator, and severely limiting our ability to dynamically generate content for use, as output requires manual intervention to look right.

I've tested on both 2.4 and 2.5 and a timestamp doesn't appear to work for either. A quick scan of the MISP codebase shows no changes to the `index` function...

Hi @PiusO, That's correct for installing MISP 2.5 fresh on a Ubuntu 24.04 machine. Line 13 suggests: ``` # This installation script assumes that you are installing as root, or...

It's probably worth checking to make sure Apache is running, as it could've fallen over. Otherwise check any MISP logs in /var/www/app/tmp/logs by most recent.

@PiusO Thanks I mis-typed the logs path, you found the right location. Not sure on the `misp-worker-errors.log`, but this relates to background tasks, not the UI. Perhaps it'll auto-resolve itself...

Hi @PiusO, The redirect indicates that MISP is running and redirecting based on the server configuration set which is good news! The Apache configuration looks OK to me. I would...