The commit for #2820132: getDisplay() on null Entity Browser reference introduced a $this->t() call in a static function. This leads to a fatal error when using the latest release.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2909945_1.patch | 783 bytes | tsymi |
The commit for #2820132: getDisplay() on null Entity Browser reference introduced a $this->t() call in a static function. This leads to a fatal error when using the latest release.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2909945_1.patch | 783 bytes | tsymi |
Comments
Comment #2
tsymi commentedHi,
Please find the patch attached that fixed the fatal error.
Comment #3
zeip commentedComment #5
slashrsm commentedCommitted. Thanks!