Problem/Motivation

In /core/misc/ajax.js, response.asterisk is defined as boolean type but actual type is string.

Ref: Drupal\Core\Ajax\ChangedCommand document

Proposed resolution

Change response.asterisk type to string.

Remaining tasks

User interface changes

No

API changes

No

Data model changes

No

Release notes snippet

Issue fork drupal-3441782

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

Tom Konda created an issue. See original summary.

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

dineshkumarbollu’s picture

tom konda’s picture

Status: Active » Needs review

I think this MR looks good.
Please review.

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward.

  • nod_ committed fec39628 on 11.x
    Issue #3441782 by dineshkumarbollu, Tom Konda: JSDoc for ajax command "...

nod_’s picture

Category: Bug report » Task
Status: Reviewed & tested by the community » Fixed

Minor so no backport

Committed fec3962 and pushed to 11.x. Thanks!

  • nod_ committed fec39628 on 11.0.x
    Issue #3441782 by dineshkumarbollu, Tom Konda: JSDoc for ajax command "...

Status: Fixed » Closed (fixed)

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