Bangalore
Account created on 11 July 2013, almost 11 years ago
  • Drupal Practice Head at Specbeeย  โ€ฆ
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

@Grimreaper The issue was due to a wrong link preprocess. This has been rectified. You are correct, it's working fine now. Patch is not required.
My apologies.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

Added a patch

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

Adding a patch for 2.0.x branch.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

Hi @gisle, I am Malabya, Drupal Practice Head at Specbee
On behalf of Specbee, I would apologize for such behavior from one of our team members. However, she is not working with us any longer.

Thanks, @ressa @Frederikvho for highlighting the issue. We have reached out to Nupur about this and explained what was she doing wrong. We are also conducting internal training to make people aware of the Code of Conduct while working on issues to mitigate such instances in the future.

This is something we don't promote or sponsor at Specbee. We have been active contributors to the community since we started using Drupal and always encourage our team members to do their bit to drive the project forward. Although we do conduct regular Code of Conduct sessions, these mentioned instances clearly imply that we need more such sessions conducted internally. Again, I'd like to thank you for bringing this to our notice.

Please reach out to me, on Slack or contact mail, if you notice any such cases in the future.

Regards.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

The patch didn't address the wildcard entries in the pages. Adding a patch to fix that.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

Updated the patch to fix path_alias.manager.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

imalabya โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

This issue exists in Drupal 9.5 with entity clone

Steps to reproduce:

  • Add a Block which have a media reference in a Layout Builder enabled node
  • Clone the node
  • Go to layout of the new cloned node and edit the block.
  • Remove the arrached media reference and try to add a new Media reference (Either by selecting existing media item or upload new)
  • Throws an AJAX error Non-reusable blocks must set an access dependency for access control.
๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

The patch doesn't apply

error: while searching for:
      'field_infographic',
    ];
    // Get image files are being used by paragraph.
    $img_fids_by_paragraph = \Drupal::database()->select('file_managed', 'fm');
    $img_fids_by_paragraph->join('file_usage', 'fu', 'fu.fid = fm.fid');
    $img_fids_by_paragraph->fields('fu', array('fid', 'id'));
    $img_fids_by_paragraph->fields('fm', array('uri', 'filename'));

error: patch failed: src/MediaSitemapGenerator.php:77
error: src/MediaSitemapGenerator.php: patch does not apply
๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

Here is a patch to make the Token field a textarea.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

Here is a patch to make the Token field a textarea.

๐Ÿ‡ฎ๐Ÿ‡ณIndia imalabya Bangalore

@AaronBauman Can you please help us with the release? We can't use the dev version of the module since it breaks our pipelines. So, we are dependent on stable releases only.

Production build 0.69.0 2024