Account created on 16 September 2016, about 8 years ago
#

Recent comments

πŸ‡ΊπŸ‡¦Ukraine akozoriz

akozoriz β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

Thank you, @sarwan_verma! Works as expected

πŸ‡ΊπŸ‡¦Ukraine akozoriz

Last release in Drupal 10 ready

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@bardiuk, Looks like your PHP version is 8.2.12, that does not satisfy the requirement
square/square 17.3.0.20220316 requires php >=7.2 <8.2

πŸ‡ΊπŸ‡¦Ukraine akozoriz

I already had required role and ready to maintain this module

πŸ‡ΊπŸ‡¦Ukraine akozoriz

In Drupal 9, 10 you can use this filter to add icons for file links in text.

File type indicator text filter β†’

πŸ‡ΊπŸ‡¦Ukraine akozoriz

akozoriz β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

akozoriz β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@smustgrave It returns NULL because the author did the following steps:
1. Delete the sync/update.settings.yml
2. Import configurations (drush cim) (it will delete the database configurations)

That deletes 'update.settings' configuration from the active configuration. As a result, when we try to fetch 'update.settings' configuration to build UpdateSettingsForm, we will get NULL. If we properly handle this, we will build the config form and have the possibility save it and create a new 'update.settings' config.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@smustgrave For me, it's definitely what we should do - check if the value from the config is an array before sending it to the implode function. If config doesn't exist in our system - it returns NULL and generates an error when we put it to the implode.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@cmlara thanks for the explanation. I was a bit confused, because I saw the list of possible licenses for Libs, but didn't notice that only about committing to the Drupal repo.
I returned the lib and validation.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@HitchShock thanks for your review.
All 2 points that you mentioned are fixed now.
1. giggsey/libphonenumber-for-php isn't used anymore.
2. Readme.md file is fixed.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sakonn ComgateRedirectController extends ControllerBase, which already has languageManager injected. Also, keep in mind, that the best practice in using DI for including any services to the controller.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sakonn, pls update the dev version of the module, that you are using. I found one more issue, fixed in the last dev update.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sakonn, great.
Would be great to get test links for additional testing.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sakonn I merged your changes with some code style updated to the DEV branch. Please update your repository. Thanks for the work on the project!

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sakonn You are using outdated local branch, this fix already in DEV branch

πŸ‡ΊπŸ‡¦Ukraine akozoriz

akozoriz β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

Thanks @apaderno!
I implemented your notices, and also refactored forms to decrease duplicate code.
Wait for your review.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sakonn Changes look good to me, let me know if it works well on your store setup.
DEV version was updated.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sakonn Thanks for the fix!

πŸ‡ΊπŸ‡¦Ukraine akozoriz

akozoriz β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

@sahaj Sure, I will update and test the module for Drupal 10 during the next few days.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

MR is created, which should fix the issue.
Also, I attached a patch if somebody needs it.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

akozoriz β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡¦Ukraine akozoriz

Thanks, @Nor4a, looks good!

πŸ‡ΊπŸ‡¦Ukraine akozoriz

akozoriz β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024