Daniel Keir Haywood created CAUSEWAY-3672: ---------------------------------------------
Summary: Make DomainEventHelper more resilient if there is a programming error with the definition of an event. Key: CAUSEWAY-3672 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3672 Project: Causeway Issue Type: Improvement Components: Core Affects Versions: 2.0.0-RC4 Reporter: Daniel Keir Haywood Assignee: Daniel Keir Haywood Fix For: 2.0.0-RC5 Attachments: image-2024-01-16-10-26-13-695.png A bug in the recently added LayoutLoadersGitHubMenu in its declaration of one of its domain events currently causes exceptions to be thrown in the UI, and is probably just noise, but nevertheless should be improved. The suggested fix is to log an error but to continue. The bug was in this event; disabledDynamicLayoutLoading's event is parameterized on the wrong type: !image-2024-01-16-10-26-13-695.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)