Account created on 28 November 2023, over 1 year ago
#

Merge Requests

More

Recent comments

🇮🇳India aman_lnwebworks

Hi @valerione

I have added MR!2 for the above issue.

Please review it once

Thank you

🇮🇳India aman_lnwebworks

Hi @rosemaryreilman

I have updated category = "constant_contact" in the src/Plugin/Field/FieldType/ConstantContactListItem.php file .

Now the issue has been fixed.

Thank you !!

🇮🇳India aman_lnwebworks

I @rosemaryreilman

I have upgraded the module with a new release version 4.2.0 but the issue still showing.

i have added screenshots please review it once.

🇮🇳India aman_lnwebworks

Hi @rosemaryreilman

I have tried to apply your solution.

- First I created a new file "ik_constant_contact.field_type_categories.yml" and added the below code in this file

constant_contact:
  label: "Constant Contact"
  description: "Fields associated with Constant Contact service."
  weight: -10
  libraries: {}

But issue was not resolved

🇮🇳India aman_lnwebworks

Hi @peterhebert

Can you please provide more information on how to reproduce this issue?
Because I installed the module version 2.x-dev in Drupal version 10 & 11 and PHP version 8.3.13.

It's working fine for me without any errors.

🇮🇳India aman_lnwebworks

Hi @ljgra

Can you please provide the steps for reproducing this issue?
Because I installed the module version
1.1.0 in Drupal version 11 and PHP version 8.3.13.
It's working fine for me without any errors.

🇮🇳India aman_lnwebworks

Hi,

I have added a patch to delete the translation, but after deletion, it does not go into the trash.

Now, we need to store the deleted translation in the trash.

🇮🇳India aman_lnwebworks

Hi

I followed these steps in Drupal 10.4.3 with PHP 8.2:

1: Enable Trash support for Nodes.
2: Enable Content Translation and add one or more extra languages.
3: Create a node
4: Add one or more translations

Now, when I try to delete the translation, the node gets set in the same language instead of the translation being deleted.

After deleting the node with the default language, the node is removed successfully, but different issues are appearing.

Issue 1: Trash Page Error
When I navigate to /admin/content/trash, I get the following error:

Error: Call to member function getCurrentLanguage() on null in Drupal\trash\Controller\TrashController->render()(line 111 of modules\contrib\trash\src\Controller\TrashController.php)

Issue 2: Revisions Tab Error
When I open the Revisions tab of the node, I encounter this error:

Error: Call to a member function hasTranslation() on null in Drupal\node\Controller\NodeController->revisionOverview() (line 167 of core\modules\node\src\Controller\NodeController.php).

An attached image illustrates the steps taken before encountering the error.

🇮🇳India aman_lnwebworks

Hi @mlncn @anybody

I have created a patch for your query (No title as the default). And I have also added screenshots where the title value is not default.

Could you please review it once?

Thank you!

🇮🇳India aman_lnwebworks

Hi @kushal bansal

I have added patch & MR!12 and for the above issues.

Please review it once.

Thank you!!

🇮🇳India aman_lnwebworks

Hi @candelas @tzatziki

We attempted to replicate the issue but were unable to do so. Could you please provide more details to help us resolve the issue more effectively?

🇮🇳India aman_lnwebworks

I have to get the same issue when I am trying to install this module

Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: The service "entity_mesh.static_language_negotiator" has a dependency on a non-existent service "plugin.manager.language_negotiation_method". in Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass@anonymousD:\laragon\www\27scan\vendor\symfony\dependency-injection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass.php:104$109ff->processValue() (line 119 of vendor\symfony\dependency-injection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass.php).

When I ran the drush cr, I faced the same issue.
The service "entity_mesh.static_language_negotiator" has a dependency on a non-existent service "plugin.manager.language_negotiation_method".

The error message indicates that the entity_mesh.static_language_negotiator service depends on plugin.manager.language_negotiation_method, which does not exist in your environment. This usually happens due to missing or incompatible dependencies.

The missing service plugin.manager.language_negotiation_method is provided by the Language module

You can add language module dependencies in your info file

dependencies: 
              - drupal:language

Thank you!!

🇮🇳India aman_lnwebworks

Hello @phenaproxima @tedbow

I have Added MR!25 and also I have added patch for the above issue,

Please review it once.

Thank you !!

🇮🇳India aman_lnwebworks

I have created MR!98 and also added patch for above issue

Please review it once .

Thank you

🇮🇳India aman_lnwebworks

Hi @gordonio

We encountered the same issue while using the "Inline Entity Menu Form" module. To resolve this issue, we are replacing the 'use-ajax-submit' class with the 'use-ajax' class in the following line of the inline_entity_menu_form_form_alter() function.

$form['actions']['submit']['#attributes']['class'][] = 'use-ajax-submit';

We have added a patch for this issue.

🇮🇳India aman_lnwebworks

Hi @vishal.kadam I Fixed the coding standard issues that you have provided, please let me know if you found any issues here

🇮🇳India aman_lnwebworks

Hi @xurdep

I have created MR!1 and patch for above issue, Please review it once.

Thank you

🇮🇳India aman_lnwebworks

here is the patch for above issue

🇮🇳India aman_lnwebworks

Thanks for the patch, we will fix issue in New Release.

🇮🇳India aman_lnwebworks

Hi @chaitanyadessai

I have Created MR!2 for the above issue, Could you please review it once?

Thank you !!

🇮🇳India aman_lnwebworks

Hi @psf_

I have created MR!3 for the above issue, Please review it once.

Thank you !!

🇮🇳India aman_lnwebworks

Hi @Mingsong

Here is the patch for the above issue, please review it once.

Thank you !!

🇮🇳India aman_lnwebworks

Hi @imclean

I have created MR!1 for the above issue, please review it once.

Thank you !!

🇮🇳India aman_lnwebworks

Hi @psf_ @luismagr

I have created MR!2 for the above issue, Please review it once.

Thank you

🇮🇳India aman_lnwebworks

Hi @mandclu

I have added MR!1 for the above issue, Please review it once.

Thank you!!

🇮🇳India aman_lnwebworks

Hi @jrglasgow

I have created MR!3 for the above issue, please review it once.

Thank you!!

🇮🇳India aman_lnwebworks

Please add a preview of the theme.

Thank you

🇮🇳India aman_lnwebworks

Hi @sleepingmonk

Please review the above solution once.

Thank you !!

🇮🇳India aman_lnwebworks

Hi @sleepingmonk

For the above issue, you need to add a

stories

directory inside the

lib

directory,

And also need to update "koan_library_info_build()" function in .theme file

function koan_library_info_build() {
  $extensions = ['css', 'js'];
  $directory = 'themes/contrib/koan/lib/stories';
  $libraries = [];
  try {
    // Escaping and imploding the extensions array for regex use
    $extensions = array_map('preg_quote', $extensions);
    $extensions = implode('|', $extensions);
    // Scanning the directory for files with the specified extensions
    $file_scan = \Drupal::service('file_system')->scanDirectory($directory, "/{$extensions}$/");
    
    // Processing each file found in the directory
    foreach ($file_scan as $file) {
      $parts = explode('.', $file->filename);
      $extension = end($parts);

      switch ($extension) {
        case 'css':
          $libraries[$file->name][$extension] = [
            'component' => [
              '/' . $file->uri => [],
            ],
          ];
          break;
        case 'js':
          $libraries[$file->name][$extension] = [
            '/' . $file->uri => [],
          ];
          break;
      }
    }
  } catch (Exception $e) {
    // Logging the exception message to the watchdog for debugging
    \Drupal::logger('koan')->error('Error building library info: @message', ['@message' => $e->getMessage()]);
  }
  return $libraries;
}
🇮🇳India aman_lnwebworks

Hi @drupalnesia

I have created MR!19, Please review it once.

Thank you

🇮🇳India aman_lnwebworks
.nav-item .nav-link {
  color: rgb(59, 58, 58);
}

here is the code for above issue

🇮🇳India aman_lnwebworks

Hi @smulvih2

I have created MR!1 for the above issue please review it once.

Thank you

🇮🇳India aman_lnwebworks

Hi @SeaserWeb

Here is the patch for the above issue Please review it once.

Thank you !!

🇮🇳India aman_lnwebworks

here is the code for issue

#contact-form #edit-submit {
  margin-right: 10px;
}
🇮🇳India aman_lnwebworks

Hi @aaron.ferris

We are also using 2.x (2.0.2) branch.

I am attaching the screenshot of info file

🇮🇳India aman_lnwebworks

Here is the patch for the above issue, Please review it once.

thank you!!

🇮🇳India aman_lnwebworks

Here is the patch for above issue

please review it once.

Thank you !!

🇮🇳India aman_lnwebworks

here is the patch for above issue please review it once

Thank you

🇮🇳India aman_lnwebworks

Hi @ewehbe @Georges ADWAN @lara_z @chdugue

I have created MR!2 for the above issue, please review it once.

Thank you

🇮🇳India aman_lnwebworks

Hi @i-grou

I checked your solution

if (!$table) {
return [];
}

it's working fine, you can merge this.

Thank you !!

Production build 0.71.5 2024