Ottawa
Account created on 4 March 2005, almost 20 years ago
#

Merge Requests

More

Recent comments

🇨🇦Canada danrod Ottawa

Was this MR tested at all? I ran into a WSOD when testing this MR:

The website encountered an unexpected error. Try again later.

TypeError: Drupal\Core\Form\ConfigFormBase::__construct(): Argument #2 ($typedConfigManager) must be of type Drupal\Core\Config\TypedConfigManagerInterface, Drupal\Core\Entity\EntityTypeManager given, called in /var/www/html/web/modules/contrib/gifplayer/src/Form/SettingsForm.php on line 36 in Drupal\Core\Form\ConfigFormBase->__construct() (line 43 of core/lib/Drupal/Core/Form/ConfigFormBase.php).
Drupal\gifplayer\Form\SettingsForm->__construct() (Line: 45)
Drupal\gifplayer\Form\SettingsForm::create() (Line: 36)
Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (Line: 48)
Drupal\Core\Controller\HtmlFormController->getFormObject() (Line: 58)
Drupal\Core\Controller\FormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 593)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 121)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 183)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 709)
Drupal\Core\DrupalKernel->handle() (Line: 19)

I'll change this to "Needs Work" and try to fix these issues myself.

🇨🇦Canada danrod Ottawa

ok @akulsaxena, that makes sense, I'll test this MR and if it goes ok, I'll merge it to the 2.0.x branch and create another issue for the CSPELL, ESLINT, PHPSTAN, and STYLEINT errors

🇨🇦Canada danrod Ottawa

Thanks @akulsaxena but I still see a bunch of CSPELL, ESLINT, PHPSTAN and STYLEINT errors, do you have some time to fix them? I might have a look on these today maybe.

🇨🇦Canada danrod Ottawa

Hello @jan kellermann can you share with me how to use Mink to test this MR? I'm not familiar with Mink and I'ld like to help on this.

🇨🇦Canada danrod Ottawa

Hey @igoragatti I tried your steps in in the 2.0.x branch and I couldn't see the issue again, I see that you tested on the release 8.x-1.8, could you upgrade to the latest 2.0.x release? If not it would be nice if the patch goes in the next 8.x-1.x release (if it's still maintained)

🇨🇦Canada danrod Ottawa

Done, merged MR to the 3.0.x , closing this issue

🇨🇦Canada danrod Ottawa

Finally after struggling with the ESLint pipeline that Drupal has set up in their gitlab infrastructure, I was able to pass all checks after the fixes:

I'll move this to "Fixed" and merge it to the 3.0.x branch

🇨🇦Canada danrod Ottawa

This one is hard to crack

🇨🇦Canada danrod Ottawa

This was fixed in another issue: https://www.drupal.org/project/jqcloud/issues/3499505#comment-15948036 📌 Switch jQCloud to Gitlab CI for automated testing Active

I'll close this issue and give you credits to whoever worked on this, thanks !

🇨🇦Canada danrod Ottawa

I'm using Linux here and the default screen reader that comes with it (Orca) is just a nightmare and I can't submit/navigate the form unless I use the tab and hit enter to submit the form, I believe JAWS has the option to navigate the webform without the tab, I'll ask one of my colleagues who uses Windows if he can do some tests with JAWS.

🇨🇦Canada danrod Ottawa

I tested the original bug regarding the mouse pointer and I got the same error:

I had some issues applying the patch # 3, but It seemed to fix the issue

$ patch -p1 < antibot-issue-3406484-2.patch 
patching file js/antibot.js
Hunk #2 succeeded at 19 (offset 2 lines).
Hunk #3 FAILED at 46.
1 out of 3 hunks FAILED -- saving rejects to file js/antibot.js.rej

I'll look into the accessbility issues now.

🇨🇦Canada danrod Ottawa

I added the logo.png in the 2.0.x branch, but needs further testing (I need to test this on anther D11 instance)

🇨🇦Canada danrod Ottawa

I can see that the description is being displayed, we still need to provide the logo (which I'll do it shortly):

🇨🇦Canada danrod Ottawa

Merged, thank you to everyone involved !

🇨🇦Canada danrod Ottawa

Going back to this issue again, @darvanen I'm ok skipping the ESLint checks now, and seeing that the launch date of Drupal CMS is tomorrow and we'd like to have a new release as soon as possible, this is a reasonable workaround. I'll merge it to the 2.0.x branch.

🇨🇦Canada danrod Ottawa

This is because you have the "Display form ID" option checked:

I'll mark this issue as "Won't fix"

🇨🇦Canada danrod Ottawa

This is more like an issue with the context module itself: https://www.drupal.org/project/context/issues/3277701 🐛 Undefined #form_id in form alters Needs review

Agree with Jan, I'll close this as "won't fix"

🇨🇦Canada danrod Ottawa

Thanks for reporting this, I'll look on this issue later this week.

🇨🇦Canada danrod Ottawa

I'll have a look on this later this week, assigning it to myself.

🇨🇦Canada danrod Ottawa

Thanks @sandipt , since this an external library, I can't apply this patch here, I had to fork the github project and add the changes to make the library work with D10/11.

I gave you the credit anyways and thanks for your input, I'll mark it as "Fixed"

🇨🇦Canada danrod Ottawa

Tested on D10 with no issues, I'll mark this as "Fixed", I'll make a new release shortly, thanks @divyansh.gupta for your help !

🇨🇦Canada danrod Ottawa

I fixed all the issues and all the tests passed OK this time, I'll test this in Drupal 10 and then I'll merge it to the 3.0.x branch: https://git.drupalcode.org/project/google_calendar_service/-/pipelines/3...

🇨🇦Canada danrod Ottawa

Thanks @divyansh.gupta for fixing the PHPCS warnings, I still see some CSPELL and PHPSTAN issues, would you be able to check these? if not I can look on these today.

🇨🇦Canada danrod Ottawa

Thank you @tormi and @astonvictor , I tested the patch successfully and I don't see the warnings anymore, I'll move this to RTBC if you don't mind

🇨🇦Canada danrod Ottawa

Tested thoroughly on a D11 instance and I couldn't find any issues/warnings, moving this to "Fixed"

🇨🇦Canada danrod Ottawa

Tested on D10 with no issues, moving this issue to "Fixed", thanks a lot @dhruv.mittal for your help !

🇨🇦Canada danrod Ottawa

Fixed the CSPELL issues, tested in Drupal 11, I'll move this to "Fixed" shortly, I want to test this in Drupal 10.

🇨🇦Canada danrod Ottawa

Thanks @dhruv.mittal, for the CSPELL issues, we'll need to create a .cspell-project-words.txt and add there the words to ignore, i'll look on that later today.

🇨🇦Canada danrod Ottawa

I still see some issues when running the PHPUnit tests, could you check, please @divyansh.gupta ? https://git.drupalcode.org/issue/google_calendar_service-3495691/-/jobs/...

🇨🇦Canada danrod Ottawa

I'll add the styling for Sidebar Menu and the Events Page (DO-19 and DO-21) to avoid creating unnecessary issues/merge requests:

https://www.drupal.org/project/bluecheese/issues/3495435 📌 UI Element: Sidebar navigation menu Active

🇨🇦Canada danrod Ottawa

I created a new stable release that works with D10/D11 and fixes the IEF compatibility, feel free to test and let me know if you find any issues: https://www.drupal.org/project/google_calendar_service/releases/3.0.2

🇨🇦Canada danrod Ottawa

I created a new stable release that works with D10/D11 and fixes the IEF compatibility, feel free to test and let me know if you find any issues

🇨🇦Canada danrod Ottawa

This is related with the issue: https://www.drupal.org/project/google_calendar_service/issues/3460498 🐛 Update IEF ^1.0 || ^3.0 Active

I was able to make the module work with IEF 3.x, did you run into any issues?

🇨🇦Canada danrod Ottawa

I tested this in Drupal 10 and works as expected, the module inline_entity_module 3.x-dev was installed and worked fine with the module, I created a DEV release for this and I'll create a new release soon once I apply some changes to make it work with Drupal 11: https://www.drupal.org/project/google_calendar_service/releases/3.0.x-dev

Production build 0.71.5 2024