🇳🇱Netherlands @Sander Wemagine

Account created on 3 May 2011, almost 14 years ago
  • Owner, Programmer, Graphics designer at Wemagine 
#

Recent comments

🇳🇱Netherlands Sander Wemagine

I have created a merge request that fixes the problem for CKeditor5.

Please note: I removed the previous CKeditor-checking code.
We might need to re-added it, but it was causing an error on my install, so I removed it. The previous code was for CKeditor 4 maybe?

I got this error with the previous code:
Uncaught ReferenceError: CKEDITOR is not defined

🇳🇱Netherlands Sander Wemagine

When vissually hidden the required: TRUE is still working, because the browser will show this popup.

🇳🇱Netherlands Sander Wemagine

I have created the MR. Please review if this is working :-)

🇳🇱Netherlands Sander Wemagine

I had exactly the same issue. Setting a form element to '#required' => TRUE via the form #states did not work because this module is disabling the client-side validation.

This patch fixes this. I have tested this patch with Chrome, Firefox and Safari.

🇳🇱Netherlands Sander Wemagine

I have added a patch, in my install this is working. This will add all Cache Contexts that are added in the query conditions.

🇳🇱Netherlands Sander Wemagine

I created a new patch. The previous patch couldn't apply to the latest 7.x branch anymore. This one does apply again.

🇳🇱Netherlands Sander Wemagine

I don't know how to create a MR, anyone else want to create one or explain how to create one?

🇳🇱Netherlands Sander Wemagine

I'm sorry, I currently don't have time to do that. Anyone else wants to do that?

🇳🇱Netherlands Sander Wemagine

When using the first patch, the signature would always have an empy square, even when the user had not interacted with the signature pad. In this patch I have added an isEmpty() check to make sure you don't get empty signatures images.

🇳🇱Netherlands Sander Wemagine

I had the same problem on my local machine. This fixed it for me. You probably want to make sure you enable this when it's on production.

1. Go to /admin/config/content/entityprint
2. Disable "Verify Peer"
3. Disable "Verify Peer Name"

🇳🇱Netherlands Sander Wemagine

The patch from #2 did work for boolean fields, but broke other field types. This patch works with both.

🇳🇱Netherlands Sander Wemagine

I've added a patch that removes the error for us. Hopefully it can help someone else as well (until the repo is updated)

🇳🇱Netherlands Sander Wemagine

I'm also having the same issue. It occures when exposing the operator.
It's always happing on my installation, it doesn't matter which theme I use. I have tested on Gin theme and Olivia theme.

🇳🇱Netherlands Sander Wemagine

Tested patch and is working for me.

I had another error, but this patch fixes this error.
TypeError: Unsupported operand types: null + array in template_preprocess_links() (line 674 of core/includes/theme.inc).
I am using the diff module on a custom entity without view modes, this was leading to this bug.

🇳🇱Netherlands Sander Wemagine

Updated version of patch #58, found a bug. This new patch works for Drupal 10.

🇳🇱Netherlands Sander Wemagine

This is a working version of #48 🐛 [PP-1] bundleFieldDefinitions() are not added in EntityViewsData Needs work for Drupal 10. Please test it well before using it, I haven't tested it very thoroughly yet.

Production build 0.71.5 2024