"Created merge request [!13153]. Ready for review. Fixes escaped HTML in field error messages using FormattableMarkup."
alvarom β made their first commit to this issueβs fork.
We still need to change the state to aria-expanded="true" after clicking. This is related to the klaro-js library then, as @svenryen commented.
I will follow up there.
alvarom β created an issue.
This is working good now, thanks for the quick response and module update!
Testing with a fresh Drupal 10 install. I created user 1 and user 2.
I'm installing the Group module and creating content first before installing the module reassign_user_content.
These are the steps to reproduce.
- Install Group in your site
- Create group content with user 2 and user 1
- Install the module reassign_user_content
- Delete the user 2 and reassign it to user 1
Group content created with user 2 is now deleted.
This happens only with the group module. It works fine with Drupal content in /admin/content.
alvarom β created an issue.