Problem/Motivation

Drupal is rendering an error page after upgrading `gin_lb` to version 1.0.0-rc6.

Steps to reproduce

Install version 2.1 of `wingsuit_companion` and 1.0.0-rc6 of `gin_lb`.

Proposed resolution

Use the new `ContextValidator` service from `gin_lb` instead of the static functions.

CommentFileSizeAuthor
#2 3428650-1.patch685 bytesfranknoel

Comments

frankn11 created an issue. See original summary.

franknoel’s picture

StatusFileSize
new685 bytes
franknoel’s picture

Status: Active » Needs review

christian.wiedemann’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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

joelpittet’s picture

Version: 8.x-2.1 » 8.x-2.x-dev

Thanks for the patch @franknoel. This project could use a new release with this in it. I will patch locally for now.