Hello,

Trying out the module, right after installing the redirect module I get this :

TypeError: Argument 5 passed to Drupal\graphql_redirect\Plugin\GraphQL\Fields\Routing\RedirectAwareRoute::__construct() must be an instance of Drupal\language\LanguageNegotiator, null given. Called in /var/www/html/mysite/web/modules/contrib/graphql_redirect/src/Plugin/GraphQL/Fields/Routing/RedirectAwareRoute.php on line58 in /var/www/html/mysite/web/modules/contrib/graphql_redirect/src/Plugin/GraphQL/Fields/Routing/RedirectAwareRoute.php on line 80

Not sure if its related to the notice in the project description? regarding the path that should be included? is that still the case?

Comments

joaogarin created an issue. See original summary.

joaogarin’s picture

as a side note applying the pathch resulted in an error, saying couldn't apply the patch. Maybe that info on the description is outdated? Either way curious about the module, let me know how I can help testing or reviewing some behaviour.

kyuubi’s picture

Hi,
Having the exact same issue, with or without patch.
Any suggestions?

kyuubi’s picture

Actually, my error is different:

I'll open another issue.

peter.keppert’s picture

Hello, first update: I have tried to apply https://www.drupal.org/files/issues/2018-04-25/findbyredirect_cache-2962... to both current DEV and 8.x-1.2 version. It applied correctly both times. I am looking into the original issue now.

peter.keppert’s picture

Status: Active » Fixed

Fixed in 8.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.