Gizra / og

https://www.drupal.org/project/og

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Routing error when viewing Membership Types overview page

cofihouse opened this issue · comments

I'm getting a WSOD post install when visiting the membership types administration page. Here's the error:

Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("membership_type") to generate a URL for route "entity.og_membership_type.auto_label". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 181 of C:\wamp64\www\list\core\lib\Drupal\Core\Routing\UrlGenerator.php).

I can visit the edit/add pages if I input the direct route.

@jludwig pull request fixes my issue