- Issue created by @joseph.olstad
The last submitted patch, 4: with_changes_test_3336449-03.patch, failed testing. View results →
The last submitted patch, 4: no_change_test_3336449-03.patch, failed testing. View results →
- Status changed to Needs work
over 2 years ago 3:57pm 25 January 2023 The last submitted patch, 10: 3336449-10.patch, failed testing. View results →
- 🇨🇦Canada jibran Toronto, Canada
✨ Implement a generic revision UI Fixed is committed now. Can we add the Drupal core constraint to the info file and remove the patch for testing?
- Status changed to Postponed
9 months ago 9:07pm 30 December 2024 - 🇨🇦Canada joseph.olstad
This will be fixed by
committing /merging this for the required module "config_revision":
📌 Automated Drupal 11 compatibility fixes for config_revision Needs reviewFollowed by merging/committing this:
📌 Automated Drupal 11 compatibility fixes for webform_revision_ui Needs review - Status changed to Active
about 1 month ago 3:45am 20 August 2025 - 🇨🇦Canada jibran Toronto, Canada
This is the latest error.
There was 1 error: 1) Drupal\Tests\webform_revision_ui\Functional\WebformRevisionUiTest::testConfigRevisionWebform Exception: User notice: The function w() is registered for more than one of the alter hooks ['form_alter', 'form_config_revision_revision_revert_alter', 'form_config_revision_revision_revert_alter'] from the current ->alter() call. Only one instance will be part of the implementation list for this hook combination. Drupal\Core\Extension\ModuleHandler->triggerErrorForDuplicateAlterHookListener()() (Line: 601) /builds/project/webform_revision_ui/web/core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php:55 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/Promise.php:209 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/Promise.php:158 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/TaskQueue.php:52 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/Promise.php:251 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/Promise.php:227 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/Promise.php:272 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/Promise.php:229 /builds/project/webform_revision_ui/vendor/guzzlehttp/promises/src/Promise.php:69 /builds/project/webform_revision_ui/vendor/guzzlehttp/guzzle/src/Client.php:189 /builds/project/webform_revision_ui/web/core/tests/Drupal/Tests/DrupalTestBrowser.php:139 /builds/project/webform_revision_ui/vendor/symfony/browser-kit/AbstractBrowser.php:378 /builds/project/webform_revision_ui/vendor/behat/mink-browserkit-driver/src/BrowserKitDriver.php:122 /builds/project/webform_revision_ui/vendor/behat/mink/src/Session.php:175 /builds/project/webform_revision_ui/web/core/tests/Drupal/Tests/UiHelperTrait.php:277 /builds/project/webform_revision_ui/tests/src/Functional/WebformRevisionUiTest.php:159 ERRORS!
- 🇨🇦Canada jibran Toronto, Canada