Revisions routes not using admin theme

Created on 2 May 2025, about 1 month ago

Problem/Motivation

Visiting events/*/revisions and events/*/revisions/* urls, the admin theme is not used. Because the `_admin_route` is not set.

Steps to reproduce

  • In Appearance > Administration theme, set an admin theme.
  • Setup recurring_events, add some eventinstance.
  • Visit events/*/revisions and events/*/revisions/*
  • Admin theme not used.

Proposed resolution

Set `_admin_route` to TRUE in EventInstanceHtmlRouteProvider.

Remaining tasks

N/A

User interface changes

Admin theme will be used on events/*/revisions and events/*/revisions/* routes.

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Active

Version

2.0

Component

Recurring Events (Main module)

Created by

🇲🇾Malaysia ckng

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024