Disabled views Displays causing RouteNotFoundException in Views UI

Created on 24 August 2024, 4 months ago
Updated 27 August 2024, 4 months ago

Problem/Motivation

I installed the calendar module and added a calendar. This is creating 4 Displays (Month/Week/Day/Year). As I have no need for Week and Day Display (today) - I disabled the two Displays for now.

From this moment the views UI is showing an error:

Developer console shows an HTTP error 500 Service unavailable (with message) for URL
/admin/structure/views/view/content_field_FOO_on_calendar/preview/page_week?_wrapper_format=drupal_ajax

with this response:

The website encountered an unexpected error. Try again later.<br>
<br>
<em class="placeholder">Symfony\Component\Routing\Exception\RouteNotFoundException</em>
: Route &quot;view.content_field_FOO_on_calendar.page_week &quot;does not exist. in <em class="placeholder">Drupal\Core\Routing\RouteProvider-&gt;getRouteByName()</em>
(line <em class="placeholder">208</em>
of <em class="placeholder">core\lib\Drupal\Core\Routing\RouteProvider.php</em>
).

That looks like a views bug to me and not calendar issue. Tested on Drupal 10.3.2 with Calendar 8.x-1.0-beta2.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Postponed: needs info

Version

10.3 ✨

Component
ViewsΒ  β†’

Last updated 25 minutes ago

Created by

πŸ‡©πŸ‡ͺGermany marc.bau

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

Comments & Activities

Production build 0.71.5 2024