Uninitialized variable breaking code

Created on 5 April 2021, over 3 years ago
Updated 22 June 2023, over 1 year ago

Problem/Motivation

In the file onetrust_cookie_blocking/onetrust_cookie_blocking.module when no if was visited, the non initialized variable $gajs trigger an error.

Steps to reproduce

Proposed resolution

add after line 88: $gajs = [];

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇧🇷Brazil paulocalaes

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024