Error on installing / enabling simple_sitemap in D11

Created on 19 February 2025, about 2 months ago

Problem/Motivation

1. When enabling the module via drush the following error is encountered:

 [success] Module simple_sitemap has been installed. (Permissions - Configure)

In RouteProvider.php line 211:
                                                         
  Route "simple_sitemap.settings_views" does not exist.  

Error is caused by the route named in the `configure` property of `simple_sitemap_views.info.yml` not matching routing.yml. Also note that the naming pattern does not match other sub-modules

Proposed resolution

1. Update the settings route name to be consistent with other submodules to `simple_sitemap_views.settings`
2. Make route consistent in both routing file and info file

🐛 Bug report
Status

Active

Version

4.2

Component

Code

Created by

🇦🇺Australia RichardGaunt Melbourne

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