-
***OS type***
Linux/Windows/macOS
Manjaro Linux - Xfce
***Drupal version***
10.0.9
***Codebase***
Built-in vanilla Drupal or mounted codebase
**Describe the bug**
A clear and concise descr…
-
The token causes an error after submitting form and trying to download the file.
1. Created Webform.
2. Enabled Webform Protected Downloads for the form.
3. Uploaded file.
4. Entered the token […
-
```
Error: Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Functional\ChannelFacetsWidgetAdminTest:
in drupal:10.2.0 and is …
-
Source https://packagist.org/packages/drush/drush
Drush 10 is a recent version of drush. Drupal 9 is working with drush 9 and higher.
Currently, builds on the project is failing because of this co…
-
### Verification
- [X] I have updated Composer to the most recent stable release (`composer self-update`)
- [X] I have updated Composer Patches to the most recent stable release (`composer update cwe…
-
# Description
Draft content should not be available in Production. The content team regularly edits a node and leaves it in draft while working with stakeholders on messaging, accuracy, and plain lang…
-
This is just an issue that is known upstream (CKEditor and Drupal) that I ran into while making a "complicated" table in CKEditor 5 that I wanted to ensure the team was aware of/tracking at some level…
-
**Describe the bug**
Twig debug output should start showing when Drush's twig:debug command is run.
**To Reproduce**
What did you do?
Ran `drush twig:debug on` and twig debug output did not …
mlncn updated
1 month ago
-
Since [Drupal 10 requires composer 2.3.6 or higher](https://www.drupal.org/docs/system-requirements/composer-requirements) the install fails.
Temporary fix is adding `composer_version: '2.3.8'` in …
-
https://www.drupal.org/node/3163766
Drupal core patches can deprecate settings in order to change their name.
To do this, add the information to the Settings::$deprecatedSettings array. The informat…