We also have same issue... did you find any solution?
dtamajon → created an issue.
Hi, we are also experiencing de same problem here.
Hi,
this is my highlighting configuration:
html javascript css scss less twig yaml sql php csharp bash perl ruby json nginx
I tried to change the order, but I didn't appreciate any change in results.
"You code samples here look OK to me - I think "cs" is the code for "C#", which is why it's not highlighting as bash (sh)."
When I use "cs" I don't intend to highlight as sh but as C#, but no there is no highlighting at all.
Thank you! I will do it better next time ;-)
Thank you for updating it for me.
What means "turn this into a MR"?
@bobi-mel, are you trying to reproduce it in the main branch or in the dev branch. In the dev branch is solved with this commit after the plublication of the last realease:
https://git.drupalcode.org/project/time_picker/-/commit/675bac9ee7d8dfd5...
So we only need a new release including those changes.
dtamajon → created an issue.
This solves our issue. Thanks @metasin
Hi! Same here. We are not able to upload the SCORM packages.
dtamajon → created an issue.
Hi,
For me feeds are being duplicated with this RSS:
https://eldeber.com.bo/rss/feed
Same happen here.
dtamajon → created an issue.
Same problem here!
@Videtes, try with the following patch: https://www.drupal.org/project/drupal/issues/2799635 🐛 FileSystem::mkdir should handle open_basedir correctly Needs work
We are using nginx and we had the same problem, given the way in which the core manages the file creation. With that patch, the problem is solved without the need to provide unsecure permissions to the filesystem.
dtamajon → created an issue.
dtamajon → created an issue.
dtamajon → created an issue.
I tried to add conditions successfully (custom ones and default ones) but on saving a node the alias is generated without calling any 'evaluate' function from any Condition.
Am I missing something?
Thank you!
Hi, I'm interested in that feature but trying to figure out how to add custom conditions from a custom module, as I need to add conditions based on my custom fields.
Do I have to follow some base class as in Rules module?
Hi, I'm interested in that feature but trying to figure out how to add custom conditions from a custom module, as I need to add conditions based on my custom fields.
Do I have to follow some base class as in Rules module?
You are right... I didn't see it before, sorry.
I have searched in Inline Entity Form module and there is already exactly this issue in process: #3099844 🐛 Required fields make an optional IEF (erroneously) required Needs work
I'm using a "Media" field with "Inline entity form - Simple" widget.
dtamajon → created an issue.