Account created on 26 October 2005, over 19 years ago
#

Recent comments

🇬🇧United Kingdom bdziewierz

Hi! Thanks for this comment.

So, to explain why this composer "repositories" entry is not usually done for Drupal modules, is because Drupal modules are never used/installed as standalone. They need to be installed in the wider context of Drupal installation that already has a 'master' composer.json with relevant entry in "repositories" section.

I hope that makes sense?

BTW: Would you mind adding comments directly here in the forum, instead of using a Google Docs? Google Docs document will probably be deleted on some point and we will loose the history of conversation.

🇬🇧United Kingdom bdziewierz

Quick reply to those:

  1. Empty .js file has been removed. It was just a placeholder in the "dev" stage added in case any .js code is required.
  2. @TODOs were handled and completed in the latest release
  3. Added missing dependencies to composer.json
  4. Other comments are really pertaining to the intricacies of Drupal Coding Standards. For example, DCS requires full namespacing in @var doc blocks.
🇬🇧United Kingdom bdziewierz

This change is now merged to dev. Before I mark as fixed, could you confirm that this fixed the original issue on your side as well?

🇬🇧United Kingdom bdziewierz

Hi! Thanks for the patch and well spotted. I don't think the issues is due to the SDK version difference. It looks like it was simply a typo. Testing your patch now.

🇬🇧United Kingdom bdziewierz

Re. iDeal. Would you mind opening a separate issue and log the details there?

🇬🇧United Kingdom bdziewierz

Hi! Thanks for that. Would you mind to rebase and reroll? There seem to be conflicts on latest dev.

🇬🇧United Kingdom bdziewierz

Here's the initial patch that introduces a feature requested. Comments welcomed.

🇬🇧United Kingdom bdziewierz

Submitted a patch. This adds setters to Event class - that allows other modules to capture the event and modify its properties.

Production build 0.71.5 2024