- Issue created by @promes
- 🇺🇸United States jasloe
Reporting same issue here. On a brand new site with only devel and name contribs installed, when opening 'name list formats' at /admin/config/regional/name/list, page returns "The website encountered an unexpected error. Please try again later." and the following log:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("name_format") to generate a URL for route "entity.name_list_format.devel_load". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 187 of /app/web/core/lib/Drupal/Core/Routing/UrlGenerator.php).
- 🇺🇸United States jaydub
/admin/config/regional/name/list is the admin path in question, not /admin/config/regional/flexdate/list in the ticket description above.
I ran into this issue as well. I found that the issue stems from a difference in the name_list_format links defined in the Name List Format configuration entity class and the name.routing.yml.
The attached patch resolves this.
- last update
over 1 year ago 127 pass - Status changed to Needs review
over 1 year ago 4:44pm 10 August 2023 - 🇮🇳India NivethaSubramaniyan
I was able to reproduce this issue after installing devel module with field name module in drupal 10.1.
After applying the above patch, the issue was resolved. I have attached the screenshot for reference. - Status changed to RTBC
over 1 year ago 7:43am 11 August 2023 -
heddn →
committed bf8742af on 8.x-1.x authored by
danherrero →
Issue #3369866 by danherrero, PROMES, heddn: Symfony\Component\Routing\...
-
heddn →
committed bf8742af on 8.x-1.x authored by
danherrero →
- Status changed to Fixed
11 months ago 3:19pm 8 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.