Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294805

Deprecate and remove the AJAX replace method

$
0
0

Problem/Motivation

core/lib/Drupal/Core/Render/Element/RenderElement.php 

This looks like a Drupal 7 deprecation.

      // @todo Legacy support. Remove in Drupal 8.
      if (isset($settings['method']) && $settings['method'] == 'replace') {
        $settings['method'] = 'replaceWith';
      }

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet


Viewing all articles
Browse latest Browse all 294805

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>