Problem/Motivation

When using a Views filter on the content overview screen, it adds a destination parameter to the URL of the "Structure & Metadata"-button. This parameter takes precedence over the actual destination when clicking on "Save and manage content" on the node edit form.

Steps to reproduce

- Active a filter on /admin/content
- Click on "Structure & Metadata"
- Verify that a destination parameter is set
- Click in "Save and manage content"

Proposed resolution

Configure the form state to ignore the destination.

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

lammensj created an issue. See original summary.

lammensj’s picture

Assigned: lammensj » Unassigned
Status: Active » Needs review

  • eee453d8 committed on 6.2.x
    fix: #3537868 Destination URL takes over
    
    By: lammensj
    

  • 5ad8212d committed on 6.2.x
    [#3537868] Ignore the destination parameter
    
l_vandamme’s picture

Status: Needs review » Fixed

Committed on 6.2.x and released as part of https://www.drupal.org/project/rocketship_core/releases/6.2.4

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.

l_vandamme’s picture

Status: Fixed » Closed (fixed)