[upstream bug] `views.view.canvas_pages` triggers validation error when installed outside Drupal CMS: "Missing text format: content_format."
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3566119. --> Reported by: [f0ns](https://www.drupal.org/user/723426) Related to !571 >>> <h3 id="overview">Overview</h3> <p>When installing Drupal Canvas on a clean Drupal vanilla installation I get the following error in the logs:</p> <p><code>Missing text format: content_format.</code></p> <p>After doing some research it appears content_format is installed in Drupal CMS.</p> <p>Slack thread: <a href="https://drupal.slack.com/archives/C072JMEPUS1/p1767792245356069">https://drupal.slack.com/archives/C072JMEPUS1/p1767792245356069</a></p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Probably better to replace this text format with something that exists in Drupal core.</p> > Related issue: [Issue #2917817](https://www.drupal.org/node/2917817)
issue