🇳🇱Netherlands @e.ruiter

Account created on 10 August 2013, over 11 years ago
  • Drupal developer at DICTU 
#

Recent comments

🇳🇱Netherlands e.ruiter

I had the same issue, and solved it by updating to the latest version of the variationcache module:

  - Upgrading drupal/variationcache (1.3.0 => 1.5.0): Extracting archive

🇳🇱Netherlands e.ruiter

Thanks! I was using the latest patch in this issue, when I switch to the MR it works

🇳🇱Netherlands e.ruiter

Thanks for the patch. The patch is working except if I add an image to the body with a token then the image is not being processed because the token replace is being called later in the process. Any ideas in how to solve this?

🇳🇱Netherlands e.ruiter

I had the same problem and the merge request !11 fixed it, thanks!

🇳🇱Netherlands e.ruiter

Thanks for the patch

The time service in the Contentlock class should be added to make the patch complete:

 /**
   * The time service.
   *
   * @var \Drupal\Component\Datetime\TimeInterface $time
   */
  protected $time;
🇳🇱Netherlands e.ruiter

The patch in #26 works well but not with the 2.0.x branch. Attached patch makes it work with version 2

🇳🇱Netherlands e.ruiter

Here's a patch that fixes all Drupal upgrade status issues

🇳🇱Netherlands e.ruiter

Patch in #4 applies correctly and Drupal upgrade status shows no issues.

🇳🇱Netherlands e.ruiter

This patches also fixes the version number in info.yml and adds required access check on entity query

Production build 0.71.5 2024