Created a 1.1.5 release now with D11 support 👍
I have merged this into 1.1.x branch now so it's available. I will create a release tomorrow 👍
I have tested the patch and everything works again when it is applied.
I have opted in to security coverage now 👍
Saibher: There is already a merge request here :)
tonypaulbarker → credited andeersg → .
andeersg → created an issue.
Thank you, I will take a look and merge it :)
andeersg → created an issue.
Thank you, hope you find a solution for your problem :)
I'm not sure. You will get better answers about Leaflet in some of the places mentioned at the bottom of https://leafletjs.com/.
But I guess the simplest would be to create a proxy webservice that is served with HTTPS and fetches data from mygeoserverurl:8080.
Hi,
This module does not manipulate the input urls. Are you sure you are not getting mixed content errors in your browser?
Most browsers will prevent loading content from HTTP resources when on a HTTPS site.
Can confirm that this works, patch applied without problems and functionality works.
Tested the same thing with a contact form. If the label of the module provided contact form matches a translation they become "synced".
Changing the name of the form changes the translation, and the other way.
andeersg → created an issue.
andeersg → created an issue.
I encountered the same problem and the patch in #1 solved the problem for me. Encountered it both with the Webform block and another Drupal block.
This is the same patch as #88, but created against the module in contrib. It applies on the newest version of Ckeditor 1.0.1.
Looking at the content of the patch I would think it still requires work since it only comments out some things and removes some checks.
andeersg → created an issue.