🇨🇴Colombia @yovanny.gomez.oyola

Account created on 27 April 2016, about 8 years ago
  • Senior Drupal Developer at Globant 
#

Recent comments

🇨🇴Colombia yovanny.gomez.oyola

I am attaching initial patch with Drupal 10 compatibility solutions.

🇨🇴Colombia yovanny.gomez.oyola

I'm agree whit @sime. Path number 12 does not work for me with PHP 8.1.

I add the patch with the adjustment.

🇨🇴Colombia yovanny.gomez.oyola

Yes, I have activated the filter, but when adding custom colors the filter does not perform any functionality, because the conditional is fixed with hsl. You can do the test, add some custom color in the plugin configuration, activate the "Convert color styles to class" filter and save. Go to some content, add a color and save.

You will see that the filter is not working correctly.

🇨🇴Colombia yovanny.gomez.oyola

Hi @artemboiko,

Your fix is not working in my case.

1. when generating custom colors from the plugin administration, the plugin conditional does not work because it is only validating hsl and the custom colors are added with #.
2. With hsl colors, the plugin's conditional works, and the classes are changed. But when I return to the WYSIWYGs edition, the class disappears and only text remains.

Can you validate if I am correct?

Thanks!

🇨🇴Colombia yovanny.gomez.oyola

Hi @kalalshehri, thanks for the clarification.

I have tried installing and uninstalling the indicated version and also version 2.5.3. But I have not been able to replicate the error.

Did your uninstallation process suddenly generate an error? Like some timeout or did you uninstall with drush?

Please try running the following with drush:
1. drush cr
2. drush en dxpr_builder -y
3. drush cr
4. drush pmu dxpr_builder -y
5. drush cr
6. Add new content.

If you have any error in any of them. Please add the screenshot

Regards,

🇨🇴Colombia yovanny.gomez.oyola

I have not been able to replicate the error with the version 2.5.0, nor with version 2.5.3

Please enter the necessary steps to reproduce the error.

At the moment I think the best thing to do is the following:
1. Delete the /modules/contrib/dxpr_builder folder
2. Run composer require 'drupal/dxpr_builder:^2.5'
3. clear the cache.
4. Try to add content again.

Regards,

🇨🇴Colombia yovanny.gomez.oyola

Patch #3 works as expected.

Drupal core version: 10.1.2
conditional_fields version: 4.0.0-alpha3

🇨🇴Colombia yovanny.gomez.oyola

Hi

This warning was already solved in the ticket https://www.drupal.org/project/pathauto/issues/3328670 📌 PHP 8.2 compatibility Fixed

Thanks!

🇨🇴Colombia yovanny.gomez.oyola

The following patch fixes the warning.

🇨🇴Colombia yovanny.gomez.oyola

Hi,

I tested the patch #2 and it work as expected.

🇨🇴Colombia yovanny.gomez.oyola

Hi @piotrsmykaj,

we already have another patch por Drupal 10 compatibility and it worked as expected. https://www.drupal.org/project/views_arg_order_sort/issues/3299435 📌 Automated Drupal 10 compatibility fixes Fixed

I think we can closed this ticket.

🇨🇴Colombia yovanny.gomez.oyola

Hi,

I implemented the patch#3 and it works as expected.

Drupal core version: 10.1.2

🇨🇴Colombia yovanny.gomez.oyola

Hi,

This is a topic that is not very clear when changing to the module version 4.0.0-rc1. I have downloaded the mentioned version and the WIDGET_FORM_ALTER constant is no longer found, so an error is generated in Drupal.

It's a little hard to know which constant to use now. I think there is a lack of documentation about it.

It is not clear whether to use WIDGET_SINGLE_ELEMENT_FORM_ALTER or WIDGET_COMPLETE_FORM_ALTER

Regards,

🇨🇴Colombia yovanny.gomez.oyola

Hi,

I have made a necessary adjustment in the patch for version 2.1.0-rc6 in D10

🇨🇴Colombia yovanny.gomez.oyola

Hello everyone,

I have validated and the patch #16 works well with Drupal: 10.1.0-dev and PHP: 8.1.19

Regards,

🇨🇴Colombia yovanny.gomez.oyola

Hi @cilefen,

In the ticket you mention, only the error message is being changed when the !$image->isValid() function fails. But in this case what we want to validate is that the user cannot upload empty files to the CMS. I think they are 2 different things.

🇨🇴Colombia yovanny.gomez.oyola

Hi @asmasiddiquiCG thanks for the patch.

I have validated it and it works fine on:
Drupal core version: 10.0.4
PHP version: 8.1.14
Mysql version: 8.0.31

The result is as expected. But I see that the test keeps failing. Can you validate it?

Production build 0.69.0 2024