This is defined with "full html" support in the editor. When saving the block the text is gone. Of course tags like div etc. are not allowed when using restricted html. It works o.k. under Drupal 9. So - what is the solution?
When trying to upgrade to D10 I decided NOT to use Olivero just yet. So I proceeded by moving Bartik to "themes/contrib" and then defined a customised version in the same directory - under D9 I used the core-provided Bartik as a base theme to my own customised theme.
Now, when I specify my own logo (as themes/rmbartik/wappen.png) and user-provided icon (wappen.png) neither of them are found.
I am aware that I am not aware of something very basic. But - since I am stuck - is there anybody who can help?
I have a few Drupal 9.5.11 sites that have core aliases (drupal/core": "9.5.11 as 8.9.19") in order to satisfy a module that was not updated to Drupal9. I have been using this example (https://mikemadison.net/blog/2021/1/20/composer-aliases-how-to-fake-a-de...) to keep everything up to date but now when I try to upgrade to Drupal 10 with composer it fails.
/admin/content/files doesn't list anything, and neither do any of the content pages that should have attachments. The Administration > Structure > Content types > Page lists File attachments as one of the fields for that content type
Files are in the filesystem OK @ /home/drupal/web/sites/default/files
I'm not sure of the correct database table, but both files and node__upload have their contents OK.
No errors reported in the Apache logs or Drupal administrator.
Hi all, I'm trying to upgrade from Drupal 9.5.11 to Drupal 10.1.6, after updating all modules and themes, following the directions in the Upgrade Status module I started the upgrade procedure, following this guide: