Amman - Jordan
Account created on 17 March 2019, over 5 years ago
  • Software Engineer at Vardot 
#

Merge Requests

More

Recent comments

🇯🇴Jordan n.ghunaim Amman - Jordan

Replace Symfony\Cmf\Component\Routing\RouteObjectInterface by Drupal\Core\Routing\RouteObjectInterface

🇯🇴Jordan n.ghunaim Amman - Jordan

Re-roll the patch for version 2.0.0-beta1

🇯🇴Jordan n.ghunaim Amman - Jordan

Currently, I'm not able to add more than one item to the toolbar, any suggestions regarding that? do I need to have a new recipe file for each item?
[error] Duplicate key "addItemToToolbar" detected at line 16 (near " item_name: fullScreen").

🇯🇴Jordan n.ghunaim Amman - Jordan

The .twig file is mandatory to make the component work, so we need to keep this file existing with empty content.

🇯🇴Jordan n.ghunaim Amman - Jordan

Please note that we need to add this patch too to make the CKEditor5 work as expected:

"drupal/ckeditor5_premium_features": {
        "Issue #3455574: plugincollection-plugin-not-loaded when upgraded to 1.2.9": "https://git.drupalcode.org/project/ckeditor5_premium_features/-/merge_requests/6.diff"
}
🇯🇴Jordan n.ghunaim Amman - Jordan

After agreement and testing with Rajab, we will utilize the module Layout Builder Advanced Permissions in Varbase 10.0.x, not the custom patch or custom permissions.

🇯🇴Jordan n.ghunaim Amman - Jordan

n.ghunaim changed the visibility of the branch 3442854-add-ckeditor-5 to active.

🇯🇴Jordan n.ghunaim Amman - Jordan

n.ghunaim changed the visibility of the branch 3442854-add-ckeditor-5 to hidden.

🇯🇴Jordan n.ghunaim Amman - Jordan

Sorry, it's my mistake, the "migrate" and "migrat_tools" modules was not enabled.

🇯🇴Jordan n.ghunaim Amman - Jordan

I'm facing the same error as @pasan.gamage

Drupal 10.2.4
Drush 12.4.3
path_redirect_import 2.0.9
migrate_tools 6.0.4

no patches applied, and still facing this error each time I run drush:
[error] Error: Class "Drupal\migrate_tools\Drush\Commands\MigrateToolsCommands" not found in include() (line 30 of /app/docroot/modules/contrib/path_redirect_import/src/Drush/Commands/PathRedirectImportCommands.php) #0 /app/vendor/composer/ClassLoader.php(576): include()

🇯🇴Jordan n.ghunaim Amman - Jordan

I'm still able to reproduce this issue.
Steps:

  1. Clear cache
  2. Open any admin page e.g. Content
  3. Open any page containing heading blocks, and they will disappear.

I removed one of the if statements to check admin pages, and after that, I will not be able to reproduce it.

🇯🇴Jordan n.ghunaim Amman - Jordan

Patch # 17 working well, but I'm facing another error when trying to remove any translation node in Drupal version 10.2.2:

Drupal\Core\Entity\EntityStorageException: The entity object refers to a removed translation (ar) and cannot be manipulated. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 817 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

Anyone has faced this before? I have applied a workaround that fixes the issue currently, so if anyone can help will be thankful.

🇯🇴Jordan n.ghunaim Amman - Jordan

Leave internal links alone without changing them.

🇯🇴Jordan n.ghunaim Amman - Jordan

Hello @claudiu.cristea, does this module work with Media entities?

🇯🇴Jordan n.ghunaim Amman - Jordan

Adding "webp" extension for file extensions.

🇯🇴Jordan n.ghunaim Amman - Jordan

Updated the patch to fix an Ajax error that appears on the view UI page.

🇯🇴Jordan n.ghunaim Amman - Jordan

This patch works with https://www.drupal.org/project/facets/issues/3052574#comment-15155405 🐛 Facets with AJAX not working in most of situations Needs review and D10.

🇯🇴Jordan n.ghunaim Amman - Jordan

When I applied the "configure filters" option for the view, the Ajax facets did not work well so it removed what I selected for the exposed filter in the backend. Has anyone faced this before?

🇯🇴Jordan n.ghunaim Amman - Jordan

I updated the patch to work for nested form elements, change the required values to false, and remove validateRequired callbacks.
Please review the new patch.

🇯🇴Jordan n.ghunaim Amman - Jordan

Hello,

I have the same behavior happening with me but with a different view name (scheduler_content), the error was fixed after clearing the cache and then returning to show the same error. and I need to clear the cache each time.

Here's the error

Drupal\Component\Plugin\Exception\PluginNotFoundException
The "views_view:view.media.media_page_list" plugin does not exist. Valid plugin IDs for Drupal\Core\Menu\LocalTaskManager are:

can anyone help me if this patch will help in my case? as I'm not able to reproduce the error now.

Production build 0.71.5 2024