Vancouver
Account created on 23 November 2021, almost 3 years ago
#

Merge Requests

Recent comments

🇨🇦Canada mahde Vancouver

It turns out that this module will not work if the Date filter module is enabled: https://www.drupal.org/project/date_filter
After uninstalling date_filter, it worked!

🇨🇦Canada mahde Vancouver

Hey @rondog469 - I am facing the same issue as yours, have you got back from Pantheon? or have you fixed this issue?

🇨🇦Canada mahde Vancouver

Hey @randalv - No worries!
I forgot to mention in the steps to reproduce that I get that error only when I go to People -> Add user.
I tried to print out the value of $serializedRoles variable when I visit that page and I got this:

string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" array(1) { [50]=> string(84) "a:2:{s:13:"authenticated";s:13:"authenticated";s:10:"site_admin";s:10:"site_admin";}" } The website encountered an unexpected error. Try again later.

Notice the Array at the end which causes this issue 🫤, I will try to find out from where it comes!

🇨🇦Canada mahde Vancouver

Hey @randalv - I will spend some time today to debug this issue and find the root cause.

🇨🇦Canada mahde Vancouver

Hi @randalv - I have a role called Site Admin and that role has almost same permissions as Administrator except some permissions such as Administer modules, Administer site configuration and Administer Software update.
When I am logged in as Administrator and I use the msqrole module to login as Site Admin, I get that error.
Hope that helps!

🇨🇦Canada mahde Vancouver

I am facing the same issue and tried to use the patch from the MR but it doesn't work and I am getting access denied error!

🇨🇦Canada mahde Vancouver

Hi @saschaeggi - I found a problem again related to Show row weights toggle in a translated page.
Steps to reproduce:

  • Create a content with referenced paragraphs field.
  • Save the content and then create a French translation for example.
  • Save the Translation.
  • Edit the translation again, you will see that the "Show row weights" toggle is hidden and it's switched on.
🇨🇦Canada mahde Vancouver

Thank you for the quick fix @saschaeggi - tested and it works perfectly now!

🇨🇦Canada mahde Vancouver

The actual issue was that the field title has the word "title" in it and I found that there is a statement in the linkit.autocomplete.js file:

if (titleSelector.replace('-title', '') !== linkSelector.replace('-uri', '')) {
  return false;
}

Which is replacing the '-title' and because my field has '-title' so it's replacing the first string found and therefore the statement is false and autocomplete will stop working.

I added a new function to replace only the last occurrence for '-title' to avoid this problem and now it works.
Hope to add this fix to the module to avoid this issue when any field has 'title' string in the label.

🇨🇦Canada mahde Vancouver

Unfortunately patch #13 didn't work with me when I follow the steps shown in the attached video.

🇨🇦Canada mahde Vancouver

I installed the latest dev version for Gin and the same problem. Attaching a video to show the steps.
When I edit any field except the Link field it works fine but when I edit the Link field I get the Alert message and if I chose Cancel, it stuck and I cannot save the page.

🇨🇦Canada mahde Vancouver

I am also facing this issue.
Steps to reproduce:
When you edit any page that includes link field type and when you add the URL and title of the link then click on Save you will get that alert.

It only happens with me when I edit the link field in the page.

🇨🇦Canada mahde Vancouver

I have created a patch to fix this issue.

🇨🇦Canada mahde Vancouver

Patch #65 only allows to add the red asterisk next to the upload field but I can submit without uploading any file.

🇨🇦Canada mahde Vancouver

Got to fix this issue by updating the following line in authsources.php

from

'NameIDPolicy' => 'urn:oasis:names:tc:SAML:2.0:nameid-format:persistent',

to

'NameIDPolicy' => ["Format" => Constants::NAMEID_PERSISTENT],

And don't forget to add this at the top:

use SAML2\Constants;
🇨🇦Canada mahde Vancouver

I am facing this issue as well using Drupal 10.2.6 and latest version of linkit 6.1.
Hope to have a fix for that.
Thanks!

🇨🇦Canada mahde Vancouver

@Karthik1515 I was facing the same issue, the install features was hanging at 94% and that cause to missing content.
I enabled PHP OPcache in Apache configs and increased the php memory to 512 then the installation was completed and I got all he content installed!

🇨🇦Canada mahde Vancouver

The problem was that I was saving the draft before the second schedule run without changing anything in the content and after the scheduler cron it's not creating a new revision for the Published version.
When I updated the node title then the cron is creating the revision for the published.
I think it should create the revision with "Published" state even if there is no updates in the content.

🇨🇦Canada mahde Vancouver

With Drupal 10.2.1 I am getting duplicate search fields as well.

🇨🇦Canada mahde Vancouver

The Order will show when the first Paragraph reference field has Allowed number of values "1" also the Show/Hide row weights link is not showing at all as shows in the screenshot below:

The other scenario is with the nested paragraph field when there is no paragraph is added as show below:

🇨🇦Canada mahde Vancouver

@tguerineau - Would you please remove the first paragraph value in the nested paragraph then you are going to see the "Order" title showing in the header. I think we still need to fix this part.

🇨🇦Canada mahde Vancouver

@ravi kant - I have tried your solution but unfortunately nothing got fixed.

🇨🇦Canada mahde Vancouver

@Tirupati_Singh - I just noticed why it works with you. Would you please remove the default paragraph for the nested paragraph from "Manage form display" to be "None". The "Order" label will show when there is no paragraph is added in the nested paragraph field.

🇨🇦Canada mahde Vancouver

Hmmm that's weird, not sure why it's not working fine at my end.
When I remove the following update in theme.inc then it works fine:
https://git.drupalcode.org/project/drupal/-/commit/be46dafb302ad16eeab76...

🇨🇦Canada mahde Vancouver

Thanks @Tirupati_Singh the styling is good for the placeholder but the "Order" title is still showing even with "Hide row weights", it's there by default. Are you testing it with Drupal 10.2.1?

🇨🇦Canada mahde Vancouver

This fix is causing an issue with nested paragraph as it show the "Order" <td> when there is no paragraph value is added.
See the screenshot below:

🇨🇦Canada mahde Vancouver

I just found that the following css classes which have been added to Claro theme in Drupal 10.2 are causing the alignment issue next to the Add button:

td > .form-item > .claro-autocomplete,
td > .form-item > .claro-autocomplete > .form-element,
td > .ajax-new-content > .form-item > .claro-autocomplete,
td > .ajax-new-content > .form-item > .claro-autocomplete > .form-element {

Still trying to find out why the "Order" is showing in the header.

🇨🇦Canada mahde Vancouver

@ravi kant - I am using the latest version of gin theme RC8.
@saschaeggi - I thought it's not having the background color as it was in previous versions.
Although it's better looking without background but thanks for clarification!

🇨🇦Canada mahde Vancouver

I am still seeing the background color on the active menu which should not.
I think the background color in this class ".gin--horizontal-toolbar #toolbar-administration .toolbar-menu-administration .menu-item > .toolbar-icon.is-active" should be removed.

🇨🇦Canada mahde Vancouver

I am facing the same issue when adding

to Source editing.
🇨🇦Canada mahde Vancouver

I appreciate if someone can create the updated patch for Drupal 10.2.
Thanks!

🇨🇦Canada mahde Vancouver

When I add the captcha to a webform this patch works fine to enable client side validation. But when I enable AJAX in webform then it doesn't work and I am getting the validation after submission. Is there a way to fix it with webform AJAX?

🇨🇦Canada mahde Vancouver

I faced this issue after upgrading from Drupal 9.5.11 to Drupal 10.1.5.
The translations directory exists and the permissions are fine.
The temporary directory is configured correctly.
It works only after applying the patch!

🇨🇦Canada mahde Vancouver

I just upgraded to version 2.0.0-rc3 and it works fine now!

🇨🇦Canada mahde Vancouver

I am facing this issue as well when I try to edit a page while using Masquerade role module. I am not able to edit the page because of this error.

🇨🇦Canada mahde Vancouver

I fixed this by re-building the highlight.js file with the new version of "@ckeditor/ckeditor5-highlight": "~40.0.0" and "@ckeditor/ckeditor5-theme-lark": "~40.0.0", "ckeditor5": "~40.0.0" in the package.json file.

Hope to get this fixed in this module. Thanks!

🇨🇦Canada mahde Vancouver

Thanks a lot!

🇨🇦Canada mahde Vancouver

Thanks Tate!  Much appreciated!

🇨🇦Canada mahde Vancouver

I am facing the same issue, did you solve it?

🇨🇦Canada mahde Vancouver

Hope to get this update as soon as possible as I need to upgrade a project to Drupal 10 please. Also, please note that the menu_select.info.yml is not updated to be compatible with Drupal 10 in the patch. Thanks!

🇨🇦Canada mahde Vancouver

I was able to see the patch using the plain diff but I have noticed that menu_select.info.yml was not updated to be compatible with Drupal 10

🇨🇦Canada mahde Vancouver

The patch is empty. I need to upgrade to Drupal 10 but this is the only module I use which is not compatible with Drupal 10.
Any updated to this module would be appreciated. Thanks!

🇨🇦Canada mahde Vancouver

It doesn't work with paragraphs as well.

🇨🇦Canada mahde Vancouver

Thanks for the patch but still when I need to update the excluded paragraph types (when I add or remove checkbox) and hit save then it's not saving.

🇨🇦Canada mahde Vancouver

The problem was because I was using this patch https://www.drupal.org/project/entity_share/issues/3275110 🐛 Entity Share Client is fails to synchronize the file if the website needs to be login. Needs work which was setting the authentication as anonymous.
Removed the patch and it works fine now!

🇨🇦Canada mahde Vancouver

I am facing the same issue with private files and I am not able to sync and I got this error:

Client exception when requesting the URL: /system/files/Mahde_Test.pdf with method GET: Client error: `GET https://system/files/Mahde_Test.pdf` resulted in a `403 Forbidden` response:

I am not sure how to fix this!

🇨🇦Canada mahde Vancouver

The last patch doesn't work with the latest version of Redirect module!

🇨🇦Canada mahde Vancouver

I agree with swirt, I am facing this issue a lot with too many projects as well!

🇨🇦Canada mahde Vancouver

I am facing this issue again and getting this error when importing a node that has referenced media files:
The referenced media source is missing and needs to be re-embedded.

I am using the latest version of Entity share module 8.x-3.0.

🇨🇦Canada mahde Vancouver

After Drupal 9.5.5 upgrade I am not able to update the Paragraphs selections in paragraphs_library_item and nothing is saved. I am using Gin theme.

🇨🇦Canada mahde Vancouver

I got an issue today with Paragraphs drag and drop that it's showing disabled fields. I have two form modes and each one has some disabled fields but it's showing in the drag and drop mode.

🇨🇦Canada mahde Vancouver

I am facing this issue as well when trying to add a pre-populated value for a text field inside a paragraph entity reference.

🇨🇦Canada mahde Vancouver

Are we going to have this patch for 2.x?

Production build 0.71.5 2024