Problem/Motivation

  • Remove default_argument_skip_url from views.view.*.yml . This option has been removed in Drupal 11.

Issue fork cloud-3505229

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

baldwinlouie created an issue. See original summary.

baldwinlouie’s picture

Status: Active » Needs review

@yas, please review this patch. This removes the deprecated default_argument_skip_url from our view configuration files.

This also removes the {% apply spaceless %} twig filter, which has also been deprecated.

yas’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

@baldwinlouie

Thank you for the update. The patch looks good to me. I’ll merge the patch into 7.x and 8.x; and close this issue as Fixed.

  • yas committed 53631ebb on 8.x authored by baldwinlouie
    Issue #3505229 by baldwinlouie, yas: Remove default_argument_skip_url...

  • yas committed a55b6015 on 7.x
    Issue #3505229 by baldwinlouie, yas: Remove default_argument_skip_url...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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