- Issue created by @neurer
- 🇺🇸United States tr Cascadia
I will look into this, but I won't be able to do it for a couple of days.
However, try clearing your cache and rebuilding your registry. That settings form is one of the very few things that is tested in this module, and the tests show no errors accessing that page. I don't know where the admin_list route comes from
- 🇮🇳India Raveen Kumar
Yes, /admin/config/people/regcode/settings path throws WSOD error - https://prnt.sc/fJ5MlWmJ7EiA
- 🇺🇸United States tr Cascadia
regcode.admin_list is supposed to point to the View, not be a duplicate link to the settings form.
- 🇮🇳India Raveen Kumar
@tr, regcode.admin_list in menu.yaml file refers to - https://prnt.sc/ph71qExuYlXz here i belief.
Can you please elaborate more here.
And Thank you - 🇺🇸United States tr Cascadia
Like this. There are four tabs. Three are provided by Drupal Forms. One is provided by a Drupal View. The routes for the three forms are defined in regcode.routing.yml, but the View has its own route and so regcode.admin_list does not have to be and should not be defined in regcode.routing.yml.
- 🇮🇳India Raveen Kumar
Thanks, The error is now not replicating, Thanks for your kind words.
- 🇮🇳India atul_ghate
I have reviewed and applied the merge request, which resolved the mentioned issue. However, the list tab is appearing twice, so I am changing the status to 'Needs Work'.
- 🇺🇸United States tr Cascadia
@atul_ghate
I think you have a dirty cache. Try uninstalling the module then re-enabling it.Leaving as needs work for now because of the test.
- 🇮🇳India atul_ghate
Hello @tr,
I have reinstalled module and cleared cache as well but still there List tab appearing twice (see attached video) - First commit to issue fork.
- 🇮🇳India atul_ghate
I have reviewed and applied the merge request, which resolved the mentioned issue. I am changing the status to RTBC (Reviewed and Tested by the Community). A video is attached for reference.
-
tr →
committed 214f30b9 on 2.0.x authored by
raveen_thakur51 →
Issue #3476179 by tr, sorlov: Route "regcode.admin_list" does not exist
-
tr →
committed 214f30b9 on 2.0.x authored by
raveen_thakur51 →
Automatically closed - issue fixed for 2 weeks with no activity.