Problem/Motivation

Drupal 11 is out, this module isn't yet Drupal 11 compatible!

No idea why the bot didn't create the issue.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork block_ajax-3476624

Command icon 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

anybody created an issue. See original summary.

atul_ghate made their first commit to this issue’s fork.

atul_ghate’s picture

Status: Active » Needs review
anybody’s picture

Should we use this to deprecate Drupal 9 and use ^10.3 || ^11 @maintainers?

grevil made their first commit to this issue’s fork.

grevil’s picture

Status: Needs review » Reviewed & tested by the community

Changes LGTM! Just did one tiny adjustment!

crzdev’s picture

Status: Reviewed & tested by the community » Needs work

Using core 11, on configuration of any block it appears:

ArgumentCountError: Too few arguments to function Drupal\block\BlockForm::__construct(), 6 passed in /var/www/html/web/modules/contrib/block_ajax/src/Form/AjaxBlockForm.php on line 55 and exactly 7 expected in Drupal\block\BlockForm->__construct() (line 94 of core/modules/block/src/BlockForm.php).

crzdev’s picture

Status: Needs work » Needs review

Adjusted in MR

omarlopesino’s picture

Status: Needs review » Reviewed & tested by the community

I have tested it on my site and I confirm the ajax block form can be properly configured in Drupal 11. Thanks!

anybody’s picture

Thanks @omarlopesino maybe you could ping a maintainer then?

omarlopesino’s picture

Sure! It is not possible contacting them through Drupal (they do not allow be contacted directly from drupal.org). I've sent a direct message through drupal.org Slack. Hopefully they respond.

anybody’s picture

I contacted @geoanders new via contact form. @omarlopesino did you get in touch with any of the maintainers?

  • anybody committed 24c7af36 on 3.x authored by atul_ghate
    Issue #3476624 by anybody, grevil, crzdev: Drupal 11 compatibility
    
anybody’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.