Hi,
I have a Drupal 9.1 rc3 site in my development environment, and yesterday while running 'composer update' several symfony files were updated, including symfony/yaml. That caused the routing.yml file for this module to be malformed and for the site to get the unexpected error screen.
I've uploaded the fixed file here, just thought to let you know so no one's surprised when 9.1 rolls out later this week.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | fullcalendar_view_3185676-2.patch | 1.29 KB | simincao |
| #2 | fullcalendar_view_3185676.patch | 928 bytes | simincao |
| fullcalendar_view.routing.yml | 473 bytes | mattbloomfield |
Issue fork fullcalendar_view-3185676
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
simincao commentedHi there,
I have created a patch that removes exceed space characters, tested passed in our own deployment environment
Comment #3
simincao commentedComment #4
simincao commentedComment #5
simincao commentedWe have identified another file with same issue, have included it in the updated patch
Comment #8
mingsongThanks all.
Please review the pull request from #7.
Comment #9
mingsongComment #11
mingsongComment #12
mingsongReleased with 5.0.7