Problem/Motivation

When updating to Drupal 11.3 and cookiepro_plus 1.1 I get an error.

Drupal\cookiepro_plus\CookiePro::isPaused(): Return value must be of type bool, int returned in Drupal\cookiepro_plus\CookiePro->isPaused() (line 592 of modules/contrib/cookiepro_plus/src/CookiePro.php).

Steps to reproduce

  1. Add cookiepro_plus 1.1 to a Drupal site on 11.3
  2. Clear cache and view a page to see the error.

Proposed resolution

Patch the issue to fix.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

raywalters created an issue. See original summary.

andreasderijcke made their first commit to this issue’s fork.

andreasderijcke’s picture

Assigned: raywalters » Unassigned
Status: Active » Fixed

Thanks for reporting!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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