Skip to content
Snippets Groups Projects

Issue #3303557: Deprecate and remove the AJAX replace method

Closed Issue #3303557: Deprecate and remove the AJAX replace method
1 unresolved thread
1 unresolved thread

Closes #3303557

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
372 372 $settings['options']['query'][FormBuilderInterface::AJAX_FORM_REQUEST] = TRUE;
373 373 }
374 374
375 // @todo Legacy support. Remove in Drupal 8.
  • Maintainer

    We should add a proper deprecation here with @trigger_error, I think 10.3.0 for removal in 11.0.0 is OK here since this is so old. So could be done in a separate 10.3.x MR and we can commit this one to 11.x as-is?

  • Please register or sign in to reply
  • Please register or sign in to reply
    Loading