In the course of trying to debug an issue in module printable (see issue queue!) I installed Xdebug and phpStorm. I am on Drupal 9.1.6, PHP 7.4.16 and Debian 10. My /etc/php/7.4/fpm/php.ini contains the following - regarding this:
Hi there, I'm not very surpried by this problem, but it seems that there is a prozess which renamed files (for example in the libraries or main folder) with the extension "._sa.zip". Actually it is enough to rename them by deleting this appendix.
The files seem not really been zipped.
Of course this behavior brakes some parts of my Drupal installation. I'm using Drupal 8.9.13. Because I couldn't find this problem somewhere else, I have to ask here...
I'm fairly comfortable with Drupal, however with a new page I created the word "Body" remains at the top, even though I have a page title and the word body is nowhere in my code. How do I get rid of this?
I have a question about old fields revisions in Drupal 8. For example I have "Full Title" field in different paragraphs. I have deleted this field from one of the paragraphs, for example from the "Hero". In the database there are tables: paragraph__field_section_full_title and paragraph_revision__field_section_full_title. In these tables all of the records for hero bundle deleted column values changed from 0 to 1.