Class Drupal\Tests\menu_link_modal\FunctionalJavascript\MenuLinkModalTest extends deprecated class Drupal\FunctionalJavascriptTests\JavascriptTestBase. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\FunctionalJavascriptTests\WebDriverTestBase instead
Call to method setUp() of deprecated class Drupal\Tests\BrowserTestBase. Deprecated in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\FunctionalJavascriptTests\WebDriverTestBase instead
Call to deprecated function entity_load_multiple_by_properties(). Deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Use the entity type storage's loadByProperties() method.
Add core_version_requirement: ^8 || ^9 to menu_link_modal.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #31 | interdiff_29-31.txt | 1.71 KB | vsujeetkumar |
| #31 | 3124027_31.patch | 4.66 KB | vsujeetkumar |
| #29 | 3124027-29.patch | 3.96 KB | neograph734 |
| #23 | 3124027-23.patch | 2.81 KB | suresh prabhu parkala |
Issue fork menu_link_modal-3124027
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
Varun Rao commentedPlease review the patch.
Comment #4
rajandro commentedComment #5
rajandro commentedAdding fixes for Drupal 9 deprecated code report
Comment #6
rajandro commentedComment #8
salah1This patch attempts to fix the failures on #5 because response headers are not available from the new driver(DrupalSelenium2Driver)
for more see: https://www.drupal.org/project/drupal/issues/2827014
Comment #9
nitesh624Comment #10
nitesh624Comment #12
nitesh624Comment #13
nitesh624Comment #14
nitesh624Comment #15
nitesh624Comment #16
vsujeetkumar commentedTest Fixed, Please review.
Comment #18
vsujeetkumar commentedFixed test, Please review
Comment #20
codersukanta commentedComment #21
kristen polPresuming this is for Drupal 9 porting weekend since last comment was during that time.
Comment #22
codersukanta commentedPatch added.
Comment #23
suresh prabhu parkala commentedPatch did not apply. Re-rolled patch. Please review.
Comment #25
neograph734Making the patch up-to-date with all deprecations (hopefully).
Comment #27
neograph734Comment #29
neograph734Looks like the details section needs to be expanded as well with submitForm. Still not sure why the test will not run in Drupal 9 though.
Comment #31
vsujeetkumar commentedFixing tests.
Comment #32
neograph734Thanks vsujeetkumar, looking good.
Comment #34
kuhikar commented@miteshmap,
Kindly help to release 3.x version of this module.
Please do check: Drupal 8 end-of-life on November 2, 2021 : https://www.drupal.org/psa-2021-2021-06-29
Comment #37
miteshmapThank you all, I have created a merge request. I will merge it and create a new release - 2.0.
Comment #39
miteshmapcreated new branch 8.x-2.x and the release is 8.x-2.0.