- Issue created by @TolstoyDotCom
I have removed the configuration route from .info.yml as setting form is removed in after releases. And keeping that route in .info.yml causing the error. Kindly review.
- 🇮🇳India sayan_k_dutta
Used
drush en fullcalendar
to install the module on the branch 3497050-warning-message-on. The warning messageRoute "admin/config/user-interface/fullcalendar" does not exist.
does not appear anymore.
There is a phpstan error on pipeline but it does not seem to be related to code changes made for this issue. Hence moving it to RTBC. - Status changed to RTBC
about 1 month ago 7:21pm 1 May 2025 - 🇺🇸United States chefigueroa Baltimore, MD
I get this same error too "Route "admin/config/user-interface/fullcalendar" does not exist."
I am using version: 3.0.2
- 🇺🇸United States dcam
🐛 Module configure link in .info.yml file. Active was marked a duplicate of this issue. Identical work was done on an MR in that issue. It's recommended to grant credit to those contributors here.
I verified the bug and tested the fix. The settings form was eliminated a while ago. This bit of leftover YAML needs to get cleaned up. RTBC+1.
- 🇺🇸United States dcam
I rebased it to see if that might fix the PhpStan errors, but it didn't. No need to grant credit to me for that. I'd recommend committing the change and backporting to 3.0.x despite the failure. There's an open issue for fixing PhpStan failures.
- First commit to issue fork.
-
mandclu →
committed 565a2806 on 3.0.x authored by
dhruv.mittal →
Issue #3497050 by dhruv.mittal, dcam, dpagini: Warning message on...
-
mandclu →
committed 565a2806 on 3.0.x authored by
dhruv.mittal →
- 🇨🇦Canada mandclu
Thanks for everyone's work on this. Merged into the 3.0.x branch.