#3 worked for me too in the D10.3.5 update from 10.2.8
Thanks!!
Thanks! MR27 worked for me.
saganakat β changed the visibility of the branch 10.3.x to active.
Look good to me. RTBC
I can confirm that the patch works correctly and functions as expected. In D10.1 Thanks!
This patch work for me in D10.2. Thanks!
Fixed to 10.1
+1 to RTBC
saganakat β created an issue.
Patch #2 applied successfully in PHP 8.1 and D10.1.6. It looks good to me
Thank you
This patch work for me in D10.1. Thanks!
The patch in comment #14 π Resolve access check errors for D10 compatibility Needs review has worked for drupal 10.1
I've tried applying the patch, but it's giving me an error in the execution of Composer:
Hunk #1 FAILED at 5.
1 out of 1 hunk FAILED -- saving rejects to file countries_info.info.yml.rej
patch '-p0' --no-backup-if-mismatch -d '/var/www/html/docroot/modules/contrib/countries_info' < '/tmp/655b554f88e2f.patch'
Executing command (CWD): patch '-p0' --no-backup-if-mismatch -d '/var/www/html/docroot/modules/contrib/countries_info' < '/tmp/655b554f88e2f.patch'
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/countries_info.info.yml b/countries_info.info.yml
|index 72f2677..80d1ce6 100644
|--- a/countries_info.info.yml
|+++ b/countries_info.info.yml
The issue is on line 6, which it identifies as a removal instead of text that shouldn't be modified:
- drupal: taxonomy
Upload a new patch to fix this.
Hello,
Thank you for the contribution.
I've encountered a similar issue with the nd_visualshortcodes module.
Applying the patch from the merge request using Composer:
"patches": {
"drupal/core": {
"[3291764] The [0] hatch in misc/vertical-tabs.js causes issues if there are multiple forms with vertical tabs.": "https://git.drupalcode.org/project/drupal/-/merge_requests/2420.patch"
}
}
It worked for me. Thank you very much!
Tested on Drupal 9.5.11
Thanks for sharing this patch,
Patch #16 fix my issue for SMTP Version 8.x-1.2.
Thanks!
Buenas, me perecen muy interesantes las propuestas sugeridas.
Me gustarΓa sugerir, que se podrΓa redactar los mensajes para la llamada a los call for paper, redes sociales, ... con un lenguaje inclusivo, el cual pueda representar mejor a toda persona que pueda estar leyendo sin estar implΓcitamente representado un gΓ©nero.
The patch is #28 worked for me in drupal 9.5.9
saganakat β created an issue.
Thanks! This patch fixes it for me.
The patch didn't work for me. I keep getting the same error, and now when I check and uncheck the checkbox the textarea is cloned.
My current environment:
- Drupal 9.5.7
- Conditional Fields 4.0.0-alpha2
- Admin Theme Gin 8.x-3.0-rc2
Steps to reproduce:
- Install module with composer
- Apply the patch with composer
- In content type article add a new boolean field
- Add new conditonal rule in manage dependecies: When checkbox is checked the body is required
- Try to create new article node
Hello #Santosh_Verma.
I have followed the following steps to apply the patch on a Drupal site 9.5 with the latest Gin version:
- Apply patch with composer
- I have cleared cache with drush cr
- I'm going to 'Content -> Edit'
- I edit a content that contains a paragraph with a vertical menu
- The paragraph overhang the edge
#santosh_verma Thanks! I'm re-uploading the patch with the suggested flow style.
I apologize nayana_mvr β , I didn't know about the flow of the issue when proposing a patch.
Thanks for your comment.
#4 Sorry, but the patch didn't work for me, didn't fix the issue. It looks the same as before
saganakat β created an issue.