- last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago 29,627 pass, 23 fail - last update
about 1 year ago Patch Failed to Apply
When creating a custom message for the maintenance page, you can use HTML at /admin/config/development/maintenance. The purpose of this issue is to enable the WYSIWYG editor on this page.
Before:
Expected after:
Before message is now a text_format instead of text in system.schema.yml, the system.maintenance.yml is impacted. message key is now an array of value / format.
Before:
message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.'
langcode: en
After:
message:
value: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.'
format: plain_text
langcode: en
Needs work
11.0 🔥
Last updated
Makes Drupal easier to use. Preferred over UX, D7UX, etc.
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.