Account created on 23 August 2011, about 13 years ago
#

Merge Requests

More

Recent comments

🇺🇦Ukraine tibezh

Hm, I don't have any issues, not sure, but looks like it fixed since Drupal 10.3.
Thank you for help, we can close the issue.

🇺🇦Ukraine tibezh

Hey @jsacksick, thanx a question.
The problem is a little bit deeper.
After generating sample values, they are placed into temporary key_value storage, and the size of the stored value is about 20kB and you get a PHP memory limit error.

🇺🇦Ukraine tibezh

I have the same issue, but on the Commerce.
On a clear (without any products) Drupal website the Layout Builder module tries to

$entity = $entity_storage->createWithSampleValues($bundle_id);

The code should create a Product Variation, then generate a related product, again variation etc...

🇺🇦Ukraine tibezh

I had the same issue on last version (10x) install, to solve it, apply "Email address" on the Basic site settings page (/admin/config/system/site-information).
But, why hasn't the email been applied after the Drupal install - this is a need to investigate I think.

🇺🇦Ukraine tibezh

Hey @klausi,

Tests are failing with "PHP Fatal error: Call to undefined function rules_event_invocation_enabled() in /var/www/html/sites/all/modules/rules/tests/rules.test on line 2285"

This error was in the 1st pipeline - https://www.drupal.org/pift-ci-job/2881566 ,
After, I've added a setUp method and loaded rules module - https://git.drupalcode.org/project/rules/-/merge_requests/24/diffs?commi...
And we have just an error without any info - https://www.drupal.org/pift-ci-job/2881570

🇺🇦Ukraine tibezh

Here the same patch as above, but without changes in the .info file (for patch via .make files).

🇺🇦Ukraine tibezh

Thanx @tadean, the patch works beautifully!

🇺🇦Ukraine tibezh

Sure, you are right. Added a patch with tests only and an interdiff to check difference quickly.

🇺🇦Ukraine tibezh

I've checked a patch from the #16 comment, looks good, but it will be better to have a little test.
A patch is attached.

🇺🇦Ukraine tibezh

Yeah, you are right @klausi, attached a different patch with an interdiff.

🇺🇦Ukraine tibezh

Could you provide more details on the issue, please? (export view, does it reproduce with another contributed module, etc.)

🇺🇦Ukraine tibezh

I've changed a little bit the ticket title and description.
Also prepared a patch to remove unused variables in the code. Just code refactoring.
Needs review.

🇺🇦Ukraine tibezh

It looks good now, needs review.

🇺🇦Ukraine tibezh

I can see that the issue is still present, seems the patch should be fix the issue.

🇺🇦Ukraine tibezh

Hi All there,

I need to reopen the issue because we have the same troubles for D7 module version.

Thanx @greggles for the notice about the PHP version.

@smustgrave, could you check my new patch for D7 module version, please?
It should be good now.

🇺🇦Ukraine tibezh

We need the same changes for the D7 module version.
I've added a patch for D7.

🇺🇦Ukraine tibezh

tibezh changed the visibility of the branch 3405414-provide-fallbacks-for to active.

🇺🇦Ukraine tibezh

tibezh changed the visibility of the branch 3405414-provide-fallbacks-for to hidden.

🇺🇦Ukraine tibezh

Hi @TR, thanks for the help.
Sure, we need to have the same changes from 8.x.
I've updated the MR.

🇺🇦Ukraine tibezh

I think the patch should support PHP 8.1. The $content can be NULL and we can get a PHP deprecation error.

🇺🇦Ukraine tibezh

@eojthebrave here we have 2 terms: "initialized" and "items are added".
If we're using GTM, then "initialized" is already available, but the event should be added after GTM init.

🇺🇦Ukraine tibezh

I think that we need to have it in the footer to initialize after other scripts (i.n. GTM).

I've attached a patch with changes.

🇺🇦Ukraine tibezh

Hey @sano,
Looks like you are using an old version of the module.
The issue is already fixed in https://www.drupal.org/project/commerce/issues/3284128 📌 Required parameter $options follows optional parameter $data in commerce_cart.module on line 1163 Fixed

🇺🇦Ukraine tibezh

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

🇺🇦Ukraine tibezh

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

🇺🇦Ukraine tibezh

Hi there,
I have the same issue, but I think the fix should look slightly different.
We need to provide the 'file path' parameter for the overridden menu item, and no changes are needed for the .../edit route
Take a look for a patch, please.

🇺🇦Ukraine tibezh

Changes are available under merge request.

🇺🇦Ukraine tibezh

The patch from the #15 comment is not applicable to 7.x-1.x, but #13 works.

🇺🇦Ukraine tibezh

Thanx @farse!
The patch from #41 works as expected.

🇺🇦Ukraine tibezh

I can confirm, it works as expected.

Production build 0.71.5 2024