- Issue created by @bluegeek9
- Merge request !38Issue #3535845 by bluegeek9: deprecated: views_field_default_views_data() โ (Open) created by bluegeek9
- ๐บ๐ธUnited States bluegeek9
The tests are failing due to changes in Drupal 11.2.2.
The tests are addressed in ๐ Can't load content type display edit page with name field enabled Needs work
- ๐จ๐ฆCanada Liam Morland Ontario, CA ๐จ๐ฆ
liam morland โ made their first commit to this issueโs fork.
- ๐จ๐ฆCanada Liam Morland Ontario, CA ๐จ๐ฆ
Perhaps this should use
DeprecationHelper::backwardsCompatibleCall()
. - ๐ฎ๐ณIndia vinodhini.e chennai
Hi, I have tested this module on Drupal 11.2.2 and I also faced the same issue while running the Upgrade Status module.
After applying merge request #39 and running Upgrade Status again, the issue did not occur, and it is working as expected.