Issue #3436741 make Automatic Updates Extension stable
All threads resolved!
Compare changes
Files
17@@ -30,7 +30,7 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface;
@@ -30,7 +30,7 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface;
@@ -133,7 +133,11 @@ final class UpdateReady extends UpdateFormBase {
@@ -133,7 +133,11 @@ final class UpdateReady extends UpdateFormBase {
'#markup' => $this->t('Back up your database and site before you continue. <a href=":backup_url">Learn how</a>.', [':backup_url' => 'https://www.drupal.org/node/22281']),
'#description' => $this->t('Back up your database and site before you continue. <a href=":backup_url">Learn how</a>. Each contributed module or theme may follow different standards for backwards compatibility, may or may not have test, and may add or remove features in any release. For this reason, it is highly recommended that you test this update in a development environment first.', [':backup_url' => 'https://www.drupal.org/node/22281']),