Schema fails to validate.
For example, install the config_inspector module and run "drush inspect_config"
system.rss:channel missing schema
system.rss:items.limit missing schema
views.settings:ui.show.master_display missing schema
The attached patch fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | fix_missing_schema_in_Drupal_core_9_2_2.patch | 1.72 KB | v.dovhaliuk |
Comments
Comment #2
v.dovhaliuk commentedComment #3
v.dovhaliuk commentedComment #4
v.dovhaliuk commentedComment #5
cilefen commentedComment #6
longwaveThese were recently changed the other way in the following two issues:
#2409413: Remove fields that do nothing from the "RSS publishing" settings form
#3186582: Replace the word "master" with "default" in Views
Did you run all database updates? Are you installing from config that still has these settings?
Comment #7
cilefen commentedComment #8
larowlanThis seems like your config it out of date
If you can reproduce this on a clean install, please reopen