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.
Issue fork rocketship_core-3537868
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
Comment #3
lammensj commentedComment #6
l_vandamme commentedCommitted on 6.2.x and released as part of https://www.drupal.org/project/rocketship_core/releases/6.2.4
Comment #8
l_vandamme commented