- Issue created by @mark_fullmer
- πΊπΈUnited States mark_fullmer Tucson
This was an announced API change, per https://www.drupal.org/node/3458551 β , in prior releases. Closing as "Works as designed."
The most recent release, 8.x-4.0-beta6, introduced an issue that triggers a PHP fatal error with the output:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("view_mode") to generate a URL for route "flag.action_link_flag". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 187 of /app/web/core/lib/Drupal/Core/Routing/UrlGenerator.php).
This was observed on a site running on Drupal 10.4.1 and PHP 8.3. More research is needed to see what other factors could contribute to this error (i.e., site configuration or custom code that no longer works?).
TBD
Active
4.0
Flag core
This was an announced API change, per https://www.drupal.org/node/3458551 β , in prior releases. Closing as "Works as designed."