πŸ‡³πŸ‡±Netherlands @e.ruiter

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

Recent comments

πŸ‡³πŸ‡±Netherlands e.ruiter

Patch attached

πŸ‡³πŸ‡±Netherlands e.ruiter

DrIPA β†’ created an issue.

πŸ‡³πŸ‡±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.69.0 2024